{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "5.26.0"
              },
              {
                "fixed": "6.54.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "26be3b9ccd1002de6d0a0de885bc8198c2d4389d"
            },
            {
              "fixed": "a8bea3a4ceec4c852b880f4885119453c3d8588e"
            },
            {
              "fixed": "94e25d9de158bc10b6a74d9aad75944b1a68ee13"
            }
          ],
          "repo": "https://github.com/tryghost/ghost",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2gx6-7gx2-wwcf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/70xxx/CVE-2026-70588.json"
  },
  "details": "Ghost is a Node.js content management system. From 5.26.0 until 6.54.1, the Universal Import feature in Ghost Admin failed to properly sanitize imported content resulting in XSS in post content. This issue is fixed in version 6.54.1.",
  "id": "CVE-2026-70588",
  "modified": "2026-08-12T03:51:28.059513425Z",
  "published": "2026-08-04T21:03:42.379Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/TryGhost/Ghost/releases/tag/v6.54.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/70xxx/CVE-2026-70588.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-2gx6-7gx2-wwcf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-70588"
    },
    {
      "type": "FIX",
      "url": "https://github.com/TryGhost/Ghost/commit/a8bea3a4ceec4c852b880f4885119453c3d8588e"
    },
    {
      "type": "FIX",
      "url": "https://github.com/TryGhost/Ghost/pull/29635"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Ghost: Cross-Site Scripting in Universal Import"
}