CVE-2025-49137: Hax CMS Stored Cross-Site Scripting vulnerability
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2025-49137 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →