CVE-2025-54137
published 2025-07-22CVE-2025-54137: HAX CMS NodeJS allows users to manage their microsite universe with a NodeJS backend. Versions 11.0.9 and below were distributed with hardcoded default…
PriorityP346high7.3CVSS 3.1
AVNACLPRNUINSUCLILAL
EPSS
0.32%
23.3th percentile
HAX CMS NodeJS allows users to manage their microsite universe with a NodeJS backend. Versions 11.0.9 and below were distributed with hardcoded default credentials for the user and superuser accounts. Additionally, the application has default private keys for JWTs. Users aren't prompted to change credentials or secrets during installation, and there is no way to change them through the UI. An unauthenticated attacker can read the default user credentials and JWT private keys from the public haxtheweb GitHub repositories. These credentials and keys can be used to access unconfigured self-hosted instances of the application, modify sites, and perform further attacks. This is fixed in version 11.0.10.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| haxtheweb | haxcms-nodejs | >= 0 < 11.0.10 | 11.0.10 |
| haxtheweb | issues | < 11.0.10 | 11.0.10 |
| psu | haxcms-nodejs | < 11.0.10 | 11.0.10 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
NodeJS version of the HAX CMS application is distributed with Default Secrets
ghsa·2025-07-21
CVE-2025-54137 [HIGH] CWE-1392 NodeJS version of the HAX CMS application is distributed with Default Secrets
NodeJS version of the HAX CMS application is distributed with Default Secrets
### Summary
The NodeJS version of the HAX CMS application is distributed with hardcoded default credentials for the user and superuser accounts. Additionally, the application has default private keys for JWTs. Users aren't prompted to change credentials or secrets during installation, and there is no way to change them through the UI.
### Affected Resources
- [HAXCMS.js](https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/lib/HAXCMS.js#L1614) HAXCMSClass
### Impact
An unauthenticated attacker can read the default user credentials and JWT private keys from the public haxtheweb GitHub repositories. These credentials and keys can be used to access unconfigured self-hosted instances of the application, mod
OSV
NodeJS version of the HAX CMS application is distributed with Default Secrets
osv·2025-07-21
CVE-2025-54137 [HIGH] NodeJS version of the HAX CMS application is distributed with Default Secrets
NodeJS version of the HAX CMS application is distributed with Default Secrets
### Summary
The NodeJS version of the HAX CMS application is distributed with hardcoded default credentials for the user and superuser accounts. Additionally, the application has default private keys for JWTs. Users aren't prompted to change credentials or secrets during installation, and there is no way to change them through the UI.
### Affected Resources
- [HAXCMS.js](https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/lib/HAXCMS.js#L1614) HAXCMSClass
### Impact
An unauthenticated attacker can read the default user credentials and JWT private keys from the public haxtheweb GitHub repositories. These credentials and keys can be used to access unconfigured self-hosted instances of the application, mod
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-07-22
Published