CVE-2025-54134

HIGH EPSS 30.7%
Published Jul 21, 202511mo ago · Modified Jun 17, 20261w ago
7.1 CVSS 4.0
High
Find Similar
Published Jul 21, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago

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 Details

Base Score
7.1
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
30.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 3

CWE-20 Improper Input Validation Validation
CWE-248
CWE-703

Affected Products 1

VendorProductVersionRange
psuhaxcms-nodejs* <11.0.9

References 4

  • github.com https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/listFiles.js#L22
    Product
  • github.com https://github.com/haxtheweb/haxcms-nodejs/blob/main/src/routes/saveFile.js#L52
    Product
  • github.com https://github.com/haxtheweb/haxcms-nodejs/commit/e9773d1996233f9bafb06832b8220ec2a98bab34
    Patch
  • github.com https://github.com/haxtheweb/issues/security/advisories/GHSA-pjj3-j5j6-qj27
    Third Party Advisory

Remediation

  • github.com https://github.com/haxtheweb/haxcms-nodejs/commit/e9773d1996233f9bafb06832b8220ec2a98bab34
    Patch