{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3818d34c64e68f50e4bbe69278dce98669114cce"
            }
          ],
          "repo": "https://github.com/haxtheweb/haxcms-nodejs",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-59g8-h59f-8hjp"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/54xxx/CVE-2025-54128.json"
  },
  "details": "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.",
  "id": "CVE-2025-54128",
  "modified": "2026-04-01T23:10:31.880328693Z",
  "published": "2025-07-21T20:46:31.660Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/54xxx/CVE-2025-54128.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/haxtheweb/issues/security/advisories/GHSA-59g8-h59f-8hjp"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54128"
    },
    {
      "type": "FIX",
      "url": "https://github.com/haxtheweb/haxcms-nodejs/commit/ddb9351c6d6418008d4084a5b17fd6d611bc4e30"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:H/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "HAX CMS NodeJs's Disabled Content Security Policy Enables Cross-Site Scripting"
}