---
id: CVE-2026-70590
title: Ghost is a Node.js content management system
summary: >-
  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…
severity: medium
cvss: 4.8
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:N'
cwe:
  - CWE-200
vendor: ghost
product: ghost
affected:
  - ghost < 6.54.1
patched:
  - ghost 6.54.1
published: '2026-08-04'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:51:43.490'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-70590'
references:
  - url: >-
      https://github.com/TryGhost/Ghost/commit/63c31fad7e473caa62d8fbb4651a04a2a62b5d00
    label: security-advisories@github.com
  - url: 'https://github.com/TryGhost/Ghost/pull/29628'
    label: security-advisories@github.com
  - url: 'https://github.com/TryGhost/Ghost/releases/tag/v6.54.1'
    label: security-advisories@github.com
  - url: 'https://github.com/TryGhost/Ghost/security/advisories/GHSA-jm22-3w23-5q7w'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-jm22-3w23-5q7w'
tags:
  - nvd
  - ghsa
  - npm
epss: 0.00323
epssPercentile: 0.22737
aliases:
  - GHSA-jm22-3w23-5q7w
ecosystem: npm
ingestedAt: '2026-08-04T21:42:19.367Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-70590)

Affected packages:

- `ghost < 6.54.1`

Patched in:

- `ghost 6.54.1`

Source: https://github.com/advisories/GHSA-jm22-3w23-5q7w
