<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-08-05T18:50:58.990344+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/0d27f17c-3814-46aa-9ef2-7f31fc14bdb6/export</id>
    <title>0d27f17c-3814-46aa-9ef2-7f31fc14bdb6</title>
    <updated>2026-08-05T18:50:59.009179+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "0d27f17c-3814-46aa-9ef2-7f31fc14bdb6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-70591", "type": "seen", "source": "https://gist.github.com/alon710/f018a48cf6aafd68bd8bc1eabe897a46", "content": "# CVE-2026-70591: CVE-2026-70591: Server-Side Request Forgery in Ghost Admin Image Fetching\n\n&amp;gt; **CVSS Score:** 4.1\n&amp;gt; **Published:** 2026-08-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-70591\n\n## Summary\nA comprehensive technical analysis of CVE-2026-70591, a Server-Side Request Forgery (SSRF) vulnerability identified in the Ghost Content Management System. The flaw resides in the server-side image fetching mechanism of the ImageSize class, which allows authenticated, staff-level users to force the backend to perform unvalidated HTTP GET requests targeting local or private network services. This report provides an in-depth exploration of the root cause, vulnerable code structures, patch implementations, and mitigation steps.\n\n## TL;DR\nServer-Side Request Forgery (SSRF) in Ghost CMS (versions &amp;lt; 6.54.1) allows authenticated staff-level users to execute arbitrary HTTP GET requests targeting local or private network services through the admin console's image processing module.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-918\n- **Attack Vector**: Network (AV:N)\n- **CVSS Score**: 4.1 (Medium)\n- **Exploit Status**: PoC / Authenticated\n- **Impact**: Internal Reconnaissance / SSRF\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Ghost Content Management System (Node.js)\n- **Ghost**: &amp;gt;= 0.10.0, &amp;lt; 6.54.1 (Fixed in: `6.54.1`)\n\n## Mitigation\n\n- Upgrade Ghost to version 6.54.1 or higher\n- Implement egress filtering to block outgoing traffic to private IP spaces and link-local ranges\n- Enforce IMDSv2 on AWS-hosted instances to protect metadata services from blind SSRF\n\n**Remediation Steps:**\n1. Identify current running Ghost instance version.\n2. Execute update commands through Ghost CLI: `ghost update 6.54.1`.\n3. Confirm the service is running the updated version: `ghost version`.\n4. Implement firewall egress rules (e.g., iptables) restricting the Ghost service user from connecting to localhost and private interfaces.\n\n## References\n\n- [GitHub Security Advisory GHSA-gcvv-72q8-9v76](https://github.com/TryGhost/Ghost/security/advisories/GHSA-gcvv-72q8-9v76)\n- [CVE-2026-70591 CVE Record](https://www.cve.org/CVERecord?id=CVE-2026-70591)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-70591) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-05T04:31:14.944586Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/0d27f17c-3814-46aa-9ef2-7f31fc14bdb6/export"/>
    <published>2026-08-05T04:31:14.944586+00:00</published>
  </entry>
</feed>
