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-53945 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 6.0.9 until 6.21.1, Ghost’s private-IP check for outbound HTTP requests could be bypassed via DNS rebinding, allowing an attacker to coerce the Ghost server into reaching hosts on internal networks through features that issue external fetches. This vulnerability is fixed in 6.21.1.

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-367Time-of-check Time-of-use (TOCTOU) Race Condition[email protected]
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
Ghost
>= 6.0.9, < 6.21.1 (semver)

CPE

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

Remediation

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

    Implement egress firewall rules to prevent the Ghost server from initiating connections to RFC1918 networks, loopback, link-local (including 169.254.169.254), and any other internal service ranges. Disable features that trigger outbound fetches (oEmbed, webmentions, recommendations) to further limit the attack surface.

Change History

2 change records found show changes


QUICK INFO

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