Description
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.
Published: 2026-08-04
Score: 5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Ghost CMS, the Universal Import feature allowed administrators to import content without proper sanitisation, permitting malicious actors to embed script tags that execute when the post is viewed. This flaw is an example of a classic input validation weakness, identified as CWE‑79. If an attacker can supply malicious content through the import flow, the injected scripts run in the victim’s browser, potentially exposing session data, defacing the page, or delivering additional malware.

Affected Systems

The vulnerability exists in Ghost versions 5.26.0 through 6.54.0. The affected vendor is TryGhost and the product is Ghost CMS. The security fix was released in version 6.54.1; systems running earlier releases remain vulnerable.

Risk and Exploitability

The CVSS base score is 5.0, indicating a moderate risk level. EPSS information is not available and the issue is not listed in CISA KEV, implying it has not been widely exploited as of this analysis. Exploitation would require access to the admin import interface, which normally requires privileged credentials. Once an attacker can import content, the injected scripts can run when the post is displayed to site visitors, constituting a moderate threat. The vulnerability is mitigated by applying the 6.54.1 update.

Generated by OpenCVE AI on August 4, 2026 at 22:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ghost to version 6.54.1 or later
  • If an upgrade is not immediately possible, restrict the Universal Import function to trusted administrators and avoid importing untrusted external content
  • Manually strip or sanitise script elements from content before importing

Generated by OpenCVE AI on August 4, 2026 at 22:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2gx6-7gx2-wwcf Ghost: Cross-Site Scripting in Universal Import
History

Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Ghost
Ghost ghost
Vendors & Products Ghost
Ghost ghost

Tue, 04 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Ghost: Cross-Site Scripting in Universal Import
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-05T17:56:48.241Z

Reserved: 2026-08-04T19:50:27.327Z

Link: CVE-2026-70588

cve-icon Vulnrichment

Updated: 2026-08-05T17:56:43.394Z

cve-icon NVD

Status : Received

Published: 2026-08-04T21:16:38.750

Modified: 2026-08-05T19:17:37.950

Link: CVE-2026-70588

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T09:30:11Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')