# CVE-2025-54134

## Summary

- **CVE ID:** CVE-2025-54134
- **Severity:** HIGH
- **CVSS Score:** 7.1 (CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-20, CWE-248, CWE-703
- **Published:** Jul 21, 2025
- **Last Modified:** Mar 12, 2026

## 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.

## Affected Products

- haxtheweb — issues (< 11.0.9)

## References

- [CNA](https://github.com/haxtheweb/issues/security/advisories/GHSA-pjj3-j5j6-qj27)
- [CNA](https://github.com/haxtheweb/haxcms-nodejs/commit/e9773d1996233f9bafb06832b8220ec2a98bab34)
- [CNA](https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/listFiles.js#L22)
- [CNA](https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/saveFile.js#L52)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.40%
- **EPSS Percentile:** 33.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._