<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Wed, 05 Aug 2026 09:03:38 +0000</lastBuildDate>
    <item>
      <title>e60817a2-74dd-4096-a90b-af9ef93f581f</title>
      <link>https://vulnerability.circl.lu/sighting/e60817a2-74dd-4096-a90b-af9ef93f581f/export</link>
      <description>{"uuid": "e60817a2-74dd-4096-a90b-af9ef93f581f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-7mpp-r37j-x5wh", "type": "seen", "source": "https://gist.github.com/alon710/a8f899d9b938031c01419f5cf3be4d0e", "content": "# CVE-2026-70594: CVE-2026-70594: Session Fixation in Ghost Admin Panel\n\n&amp;gt; **CVSS Score:** 6.7\n&amp;gt; **Published:** 2026-08-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-70594\n\n## Summary\nA critical session fixation vulnerability exists in the Ghost Admin panel from version 2.2.0 until 6.54.1. The Express-based authentication backend fails to invalidate or rotate the session identifier during login, allowing attackers to hijack administrative sessions.\n\n## TL;DR\nGhost Admin did not rotate session identifiers upon login. This allowed session fixation attacks, enabling attackers with subdomain or domain-level cookie injection capabilities to hijack administrative sessions.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-384\n- **Attack Vector**: Adjacent Network\n- **Attack Complexity**: High\n- **CVSS Score**: 6.7 (Medium)\n- **Exploit Status**: Proof-of-Concept\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- Ghost Content Management System (CMS)\n- Ghost Admin Panel\n- **Ghost**: &amp;gt;= 2.2.0, &amp;lt; 6.54.1 (Fixed in: `6.54.1`)\n\n## Mitigation\n\n- Upgrade Ghost to version 6.54.1 or newer\n- Enforce strict cookie domain and host isolation\n- Enable HttpOnly, Secure, and SameSite cookie policies\n\n**Remediation Steps:**\n1. Verify the current Ghost version using the command line\n2. Execute the `ghost update` command to install version 6.54.1 or higher\n3. Revoke all active sessions in the backend storage to invalidate existing un-regenerated session cookies\n\n## References\n\n- [Ghost Session Fixation Patch Commit](https://github.com/TryGhost/Ghost/commit/6b1c85c30dd0bacb4d5ffe64fc675ac9342d800c)\n- [Ghost Security PR 29634](https://github.com/TryGhost/Ghost/pull/29634)\n- [GitHub Security Advisory GHSA-7mpp-r37j-x5wh](https://github.com/TryGhost/Ghost/security/advisories/GHSA-7mpp-r37j-x5wh)\n- [Ghost v6.54.1 Release Notes](https://github.com/TryGhost/Ghost/releases/tag/v6.54.1)\n- [CVE-2026-70594 Record](https://www.cve.org/CVERecord?id=CVE-2026-70594)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-70594) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-05T01:31:27.386644Z"}</description>
      <content:encoded>{"uuid": "e60817a2-74dd-4096-a90b-af9ef93f581f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-7mpp-r37j-x5wh", "type": "seen", "source": "https://gist.github.com/alon710/a8f899d9b938031c01419f5cf3be4d0e", "content": "# CVE-2026-70594: CVE-2026-70594: Session Fixation in Ghost Admin Panel\n\n&amp;gt; **CVSS Score:** 6.7\n&amp;gt; **Published:** 2026-08-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-70594\n\n## Summary\nA critical session fixation vulnerability exists in the Ghost Admin panel from version 2.2.0 until 6.54.1. The Express-based authentication backend fails to invalidate or rotate the session identifier during login, allowing attackers to hijack administrative sessions.\n\n## TL;DR\nGhost Admin did not rotate session identifiers upon login. This allowed session fixation attacks, enabling attackers with subdomain or domain-level cookie injection capabilities to hijack administrative sessions.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-384\n- **Attack Vector**: Adjacent Network\n- **Attack Complexity**: High\n- **CVSS Score**: 6.7 (Medium)\n- **Exploit Status**: Proof-of-Concept\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- Ghost Content Management System (CMS)\n- Ghost Admin Panel\n- **Ghost**: &amp;gt;= 2.2.0, &amp;lt; 6.54.1 (Fixed in: `6.54.1`)\n\n## Mitigation\n\n- Upgrade Ghost to version 6.54.1 or newer\n- Enforce strict cookie domain and host isolation\n- Enable HttpOnly, Secure, and SameSite cookie policies\n\n**Remediation Steps:**\n1. Verify the current Ghost version using the command line\n2. Execute the `ghost update` command to install version 6.54.1 or higher\n3. Revoke all active sessions in the backend storage to invalidate existing un-regenerated session cookies\n\n## References\n\n- [Ghost Session Fixation Patch Commit](https://github.com/TryGhost/Ghost/commit/6b1c85c30dd0bacb4d5ffe64fc675ac9342d800c)\n- [Ghost Security PR 29634](https://github.com/TryGhost/Ghost/pull/29634)\n- [GitHub Security Advisory GHSA-7mpp-r37j-x5wh](https://github.com/TryGhost/Ghost/security/advisories/GHSA-7mpp-r37j-x5wh)\n- [Ghost v6.54.1 Release Notes](https://github.com/TryGhost/Ghost/releases/tag/v6.54.1)\n- [CVE-2026-70594 Record](https://www.cve.org/CVERecord?id=CVE-2026-70594)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-70594) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-05T01:31:27.386644Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/e60817a2-74dd-4096-a90b-af9ef93f581f/export</guid>
      <pubDate>Wed, 05 Aug 2026 01:31:27 +0000</pubDate>
    </item>
  </channel>
</rss>
