Vulnerability Description
Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification should have prevented an attacker from logging in with a recovered password. Depending on the database used, leaked hashes may not have had the correct casing for all characters, increasing the difficulty of a password-guessing attack. This issue is fixed in version 6.54.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/TryGhost/Ghost/commit/63c31fad7e473caa62d8fbb4651a04a2a62b5d0
- https://github.com/TryGhost/Ghost/pull/29628
- https://github.com/TryGhost/Ghost/releases/tag/v6.54.1
- https://github.com/TryGhost/Ghost/security/advisories/GHSA-jm22-3w23-5q7w
FAQ
What is CVE-2026-70590?
CVE-2026-70590 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing...
How severe is CVE-2026-70590?
CVE-2026-70590 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-70590?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.