CVE-2025-54134
HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.40%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend. In versions 11.0.8 and below, the HAX CMS NodeJS application crashes when an authenticated attacker provides an API request lacking required URL parameters. This vulnerability affects the listFiles and saveFiles endpoints. This vulnerability exists because the application does not properly handle exceptions which occur as a result of changes to user-modifiable URL parameters. This is fixed in version 11.0.9.
- CVSS 4.0
- 7.1 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.40% probability · 33th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20, CWE-248, CWE-703
- Affected
- psu/haxcms-nodejs
- Source
- security-advisories@github.com
References
- https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/listFiles.js#L22Product
- https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/saveFile.js#L52Product
- https://github.com/haxtheweb/haxcms-nodejs/commit/e9773d1996233f9bafb06832b8220ec2a98bab34Patch
- https://github.com/haxtheweb/issues/security/advisories/GHSA-pjj3-j5j6-qj27Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.