CVE Catalog

CVE-2026-70590

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

9th percentile - higher than 9% of all known CVEs

Summary

Ghost is a Node.js content management system. Prior to version 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.

Risk Assessment

Leaked password hashes may enable attackers to perform dictionary or brute-force attacks, potentially leading to staff account takeover and system security compromise.

Recommendation

Update Ghost to version 6.54.1 or later. Additionally, enforce strong passwords and enable multi-factor authentication.

Other vulnerabilities in Ghost

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS