ZeroHour

CVE-2026-26980

mass

Unauthenticated SQL Injection in Ghost CMS Allows Arbitrary Database Reads

CVSS 3.1
7.5 high
EPSS
70%p99
Published
()
Modified
AI analysis

Ghost CMS versions 3.24.0 through 6.19.0 contain an unauthenticated SQL injection flaw (CWE-89) that lets a remote attacker trigger arbitrary reads against the site's database over the network, with no privileges or user interaction required. The attacker gains read access to database contents — high confidentiality impact per the CVSS vector (C:H/I:N/A:N), which can expose user, post, and session data. Any Ghost deployment running a release within the affected range is exposed, and the fix is in version 6.19.1. The flaw is not yet in the CISA KEV catalog and no public PoC is catalogued, but news reports indicate active in-the-wild exploitation: attackers have already hijacked more than 700 Ghost sites and used them to deliver ClickFix social-engineering attacks.

What to do: Upgrade to Ghost 6.19.1 or later immediately if running any version from 3.24.0 through 6.19.0. Given the high EPSS (70.2% in 30 days) and confirmed mass exploitation, review logs for unauthenticated database-reading requests, rotate credentials and invalidate sessions in case sensitive data was read, and check site content and admin accounts for tampering consistent with the reported ClickFix hijacking campaign.

Affected
Ghost3.24.0 through 6.19.0 (fixed in 6.19.1)
Estimated exposure
masshundreds of thousands of internet-facing Ghost sites; 700+ already confirmed hijacked — Ghost is a widely deployed open-source publishing platform whose frontends are inherently internet-facing, and the vulnerable range spans roughly five years of releases, so public web-usage trackers imply most live Ghost sites are in…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Ghost is a Node.js content management system. Versions 3.24.0 through 6.19.0 allow unauthenticated attackers to perform arbitrary reads from the database. This issue has been fixed in version 6.19.1.

Vendors
ghost
Products
ghost
Weakness
CWE-89
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

In the news