CVE-2026-70591 PUBLISHED

Ghost: Server-Side Request Forgery in Image Fetching

Assigner: GitHub_M
Reserved: 04.08.2026 Published: 04.08.2026 Updated: 05.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
CVSS Score: 4.1

Product Status

Vendor TryGhost
Product Ghost
Versions
  • Version >= 0.10.0, < 6.54.1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE