CVE-2026-22597
Unknown
Unknown - Not Provided
SSRF Vulnerability in Ghost CMS Media Inliner Allows Data Exfiltration
Publication date: 2026-01-10
Last updated on: 2026-04-29
Assigner: GitHub, Inc.
Description
Description
Ghost is a Node.js content management system. In versions 5.38.0 through 5.130.5 and 6.0.0 through 6.10.3, a vulnerability in Ghostβs media inliner mechanism allows staff users in possession of a valid authentication token for the Ghost Admin API to exfiltrate data from internal systems via SSRF. This issue has been patched in versions 5.130.6 and 6.11.0.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tryghost | ghost | From 5.38.0 (inc) to 5.130.5 (inc) |
| tryghost | ghost | From 6.0.0 (inc) to 6.10.3 (inc) |
| tryghost | ghost | 5.130.6 |
| tryghost | ghost | 6.11.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |