Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-53943 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Ghost is a Node.js content management system. From until 6.37.0, when Ghost is behind a shared caching layer that results in cached content being shared between different visitors, an unauthenticated user could send an x-ghost-preview header that altered the rendered frontend response. In affected cache configurations, that response could be stored and served to subsequent visitors requesting the same page, allowing cache poisoning of request-specific preview output. When running Ghost's frontend and admin panel on the same domain this could be used to take over staff user accounts. When running these on different domains staff accounts have no exposure. This vulnerability is fixed in 6.37.0.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-524Use of Cache Containing Sensitive Information[email protected]

Affected Products

ProductVersions
Ghost
>= 4.0.0, <= 6.36.0 (semver)

CPE

  • cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:ghost:ghost:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 6.37.0moderate efforthttps://hub.docker.com/_/ghost
  • Workaround:low effort

    At the caching layer, bypass the cache for `x-ghost-preview` requests.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-53943
NVD Published Date:
Jun 24, 2026
NVD Last Modified:
Jun 25, 2026
Source:
[email protected]