Description
Ghost is a Node.js content management system. From 4.9.0 until 6.54.1, an input validation issue allowed any staff user to create a post with content in feature_image_caption that could be used to hijack another staff user's Ghost Admin session, resulting in privilege escalation. This issue is fixed in 6.54.1.
Published: 2026-08-05
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Ghost contains a cross‑site scripting flaw in the feature_image_caption field that allows a staff user to embed malicious code in a post. When another staff member views the post, the injected script can hijack the Ghost Admin session, giving the attacker elevated privileges. The weakness is a classic input validation error (CWE‑79).

Affected Systems

All TryGhost Ghost installations from version 4.9.0 up to and including 6.54.1 are affected. The problem was fixed in the 6.54.1 release.

Risk and Exploitability

The CVSS score of 4.3 indicates medium severity, and the vulnerability is not currently listed in the CISA KEV catalog. No EPSS data is available. The attack is most likely performed by a staff user who creates a post with a malicious feature_image_caption; the attacker then relies on a victim staff member visiting the post to trigger the hijack. Because the flaw relies on staff authentication, the risk is confined to accounts with post‑creating rights.

Generated by OpenCVE AI on August 5, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ghost to version 6.54.1 or later to remove the vulnerability.
  • If an upgrade is not immediately possible, restrict non‑critical staff accounts from creating posts until the patch is applied.
  • Monitor Ghost Admin logs for unusual post‑creation activity that may indicate malicious caption input.

Generated by OpenCVE AI on August 5, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pr22-p9rp-2cqv Ghost: Cross-Site Scripting in Feature Image Captions
History

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

Type Values Removed Values Added
Description Ghost is a Node.js content management system. From 4.9.0 until 6.54.1, an input validation issue allowed any staff user to create a post with content in feature_image_caption that could be used to hijack another staff user's Ghost Admin session, resulting in privilege escalation. This issue is fixed in 6.54.1.
Title Ghost: Cross-Site Scripting in Feature Image Captions
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-05T14:40:52.224Z

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

Link: CVE-2026-70596

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T16:30:13Z

Weaknesses
  • CWE-79

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