原始 OSV JSON{
"id": "GHSA-7mpp-r37j-x5wh",
"aliases": [
"CVE-2026-70594"
],
"details": "### Impact\n\nGhost Admin did not invalidate existing sessions on login which could have allowed for session fixation attacks. Successful exploitation would have required another vulnerability on the same domain where Ghost Admin was hosted.\n\n### Vulnerable versions\n\nThis vulnerability is present in Ghost from v2.2.0 to v6.54.0.\n\n### Patches\n\nv6.54.1 contains a fix for this issue.\n\n### How to update\n\nFor self-hosters using Docker, find [Docker's official Ghost image here](https://hub.docker.com/_/ghost). Updating a Docker-based Ghost instance [is documented here](https://docs.ghost.org/install/docker#updating-ghost). \n\nIf your Ghost is a Ghost-CLI install see our documentation on [updating it to the latest version here](https://docs.ghost.org/update). \n\n### References\n\nGhost thanks meifukun for disclosing this vulnerability responsibly.\n\n### For more information\n\nIf you have any questions or comments about this advisory, email Ghost at [[email protected] ](mailto:[email protected] ).",
"summary": "Ghost: Session Fixation in Ghost Admin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
},
{
"fixed": "6.54.1"
}
]
}
],
"package": {
"name": "ghost",
"ecosystem": "npm"
}
}
],
"modified": "2026-08-04T21:53:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L"
}
],
"published": "2026-08-04T21:53:53Z",
"references": [
{
"url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-7mpp-r37j-x5wh",
"type": "WEB"
},
{
"url": "https://github.com/TryGhost/Ghost/pull/29634",
"type": "WEB"
},
{
"url": "https://github.com/TryGhost/Ghost/commit/6b1c85c30dd0bacb4d5ffe64fc675ac9342d800c",
"type": "WEB"
},
{
"url": "https://github.com/TryGhost/Ghost",
"type": "PACKAGE"
},
{
"url": "https://github.com/TryGhost/Ghost/releases/tag/v6.54.1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-384"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-08-04T21:53:53Z"
}
}