Description
Ghost is a Node.js content management system. From 0.10.0 until 6.54.1, a Server-Side Request Forgery in Ghost Admin image fetching allowed any staff-level user to perform a blind HTTP GET request against internal hosts. No output was returned, but this could have been used to probe open ports on internal hosts. This issue is fixed in version 6.54.1.
Published: 2026-08-04
Score: 4.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a Server‑Side Request Forgery in Ghost’s admin image‑fetching routine. Any staff‑level user can craft requests that cause Ghost to perform blind HTTP GETs against arbitrary internal hosts. Although no response is returned to the user, the vulnerability can be used to probe open ports and surface internal resources, serving as a foothold for further reconnaissance or lateral attacks. The weakness is tied to CWE‑918.

Affected Systems

The issue affects Ghost installations from version 0.10.0 up to, but not including, 6.54.1. The affected product is Ghost, a Node.js‑based content management system. Users running any of these legacy versions should assess whether staff users could reach the Ghost admin interface.

Risk and Exploitability

The CVSS score of 4.1 indicates moderate risk, but the vulnerability’s exploitation requires only a staff‑level credential and can be performed with a simple HTTP request from the admin interface. There is no publicly available exploit code, and the vulnerability is not listed in the CISA KEV catalog, yet it still provides an internal reconnaissance vector that could aid an attacker prior to more serious exploits. Reducing exposure requires restricting internal host access from the Edge.

Generated by OpenCVE AI on August 4, 2026 at 23: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, segregate the web server from internal networks and block outbound traffic to internal addresses.
  • Enforce least‑privilege for staff accounts and monitor abnormal admin activity.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-gcvv-72q8-9v76 Ghost: Server-Side Request Forgery in Image Fetching
History

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

Type Values Removed Values Added
Description Ghost is a Node.js content management system. From 0.10.0 until 6.54.1, a Server-Side Request Forgery in Ghost Admin image fetching allowed any staff-level user to perform a blind HTTP GET request against internal hosts. No output was returned, but this could have been used to probe open ports on internal hosts. This issue is fixed in version 6.54.1.
Title Ghost: Server-Side Request Forgery in Image Fetching
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-04T21:37:53.766Z

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

Link: CVE-2026-70591

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:45:02Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)