Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-49137
June 09, 2025
HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, the application does not sufficiently sanitize user input, allowing for the execution of arbitrary JavaScript code. The 'saveNode' and 'saveManifest' endpoints take user input and store it in the JSON schema for the site. This content is then rendered in the generated HAX site. Although the application does not allow users to supply a "script" tag, it does allow the use of other HTML tags to run JavaScript. Version 11.0.0 fixes the issue.
Affected Packages
https://github.com/haxtheweb/haxcms-php.git (GITHUB):
Affected version(s) >=v9.0.0 <v11.0.0
Fix Suggestion:
Update to version v11.0.0
https://github.com/haxtheweb/haxcms-php.git (GITHUB):
Affected version(s) >=0.0.1 <11.0.0
Fix Suggestion:
Update to version 11.0.0
@haxtheweb/haxcms-nodejs (NPM):
Affected version(s) >=0.0.2 <11.0.0
Fix Suggestion:
Update to version 11.0.0
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
Improper Neutralization of Alternate XSS Syntax
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.06