HAX CMS NodeJs allows users to manage their microsite universe with a NodeJs backend. In versions 11.0.7 and below, the NodeJS version of HAX CMS has a disabled Content Security Policy (CSP). This configuration is insecure for a production application because it does not protect against cross-site-scripting attacks. The contentSecurityPolicy value is explicitly disabled in the application's Helmet configuration in app.js. This is fixed in version 11.0.8.
CVSS
No CVSS.
References
Configurations
No configuration.
History
22 Jul 2025, 13:05
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Jul 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-21 21:15
Updated : 2025-07-22 13:05
NVD link : CVE-2025-54128
Mitre link : CVE-2025-54128
CVE.ORG link : CVE-2025-54128
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')