CVE-2026-70594 PUBLISHED

Ghost: Session Fixation in Ghost Admin

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

Ghost is a Node.js content management system. From 2.2.0 until 6.54.1, Ghost 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. This issue is fixed in version 6.54.1.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-384: Session Fixation CWE