PT-2026-42040 · Npm+1 · @Haxtheweb/Haxcms-Nodejs+1
Published
2026-05-19
·
Updated
2026-06-06
·
CVE-2026-46357
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
HAX CMS versions prior to 26.0.0
Description
The NodeJS application crashes when an authenticated attacker sends a specially crafted site creation request to the 'createSite' endpoint. This occurs because the
createSite function passes a file object lacking the originalname property to the HAXCMSFile.save() function, which attempts to dereference it using .replace(), resulting in a TypeError. A single request is sufficient to take the entire application offline, requiring a manual server restart to restore service.Recommendations
Update to version 26.0.0.
Exploit
Fix
DoS
NULL Pointer Dereference
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
@Haxtheweb/Haxcms-Nodejs
Haxcms-Nodejs