← Vulnerability feed

Vulnerability record · CVE-2026-26980 · published 20 February 2026

CVE-2026-26980: Ghost CMS unauthenticated SQL injection allows arbitrary database reads

Ghost · Ghost

Ghost versions 3.24.0 through 6.19.0 contain a SQL injection flaw (CWE-89) that lets unauthenticated attackers read arbitrary data from the database. The issue is fixed in 6.19.1. Because Ghost is a public-facing Node.js CMS, exposed instances are directly reachable and the confidentiality impact is high.

7.5 CVSS 3.1 High EPSS 5.0% · top 8.1% CWE-89 · SQL injection
7.5CVSS 3.1 base score
5.0%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

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.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityUnauthenticated network-reachable SQL injection with high confidentiality impact and very high EPSS, though not in KEV and no confirmed in-the-wild exploitation.

What it is

Ghost versions 3.24.0 through 6.19.0 contain a SQL injection flaw (CWE-89) that lets unauthenticated attackers read arbitrary data from the database. The issue is fixed in 6.19.1. Because Ghost is a public-facing Node.js CMS, exposed instances are directly reachable and the confidentiality impact is high.

Impact

An attacker can read arbitrary database contents without credentials, exposing stored content, user records and other sensitive data held in the Ghost database. There is no integrity or availability impact per the CVSS vector.

Attack surface

Reachable over the network via HTTP with no authentication and no user interaction required (CVSS:3.1/AV:N/AC:L/PR:N/UI:N). The record does not specify the exact vulnerable endpoint or parameter, so the precise injection point is not stated.

Exploitation

Not listed in CISA KEV and no ransomware association is documented, but EPSS is very high (0.70208, 99.3rd percentile), indicating elevated likelihood of exploitation. A third-party blog reference on page poisoning exists but carries no tags confirming active exploitation.

What to do

  • Upgrade Ghost to version 6.19.1 or later, which contains the fix.
  • If immediate upgrade is not possible, apply the mitigations described in the vendor security advisory GHSA-w52v-v783-gw97.
  • Restrict network access to the Ghost instance (reverse proxy, IP allowlisting, or WAF rules) until patched.
  • Review database and application logs for anomalous query patterns or unexpected read activity.
  • Rotate any secrets or credentials that could have been exposed if the database was read.

Detection

  • Monitor web server and application logs for SQL injection patterns (UNION, boolean-based, or time-based payloads) in requests to Ghost endpoints.
  • Alert on unusual or high-volume database read queries originating from the Ghost application.
  • Watch for unexpected outbound or data-exfiltration behavior from the Ghost host.
  • Track Ghost version inventory to identify instances still running 3.24.0 through 6.19.0.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-26980 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-29053Ghost injection vulnerabilityGhost is a Node.js content management system. From version 0.7.2 to 6.19.0, specifically crafted malicious themes can execute arbitrary code on the s…EPSS 4.8%9.8CVE-2022-28397Ghost unrestricted file upload vulnerabilityAn arbitrary file upload vulnerability in the file upload module of Ghost CMS v4.42.0 allows attackers to execute arbitrary code via a crafted file. …EPSS 3.5%9.8CVE-2022-27139Ghost unrestricted file upload vulnerabilityAn arbitrary file upload vulnerability in the file upload module of Ghost v4.39.0 allows attackers to execute arbitrary code via a crafted SVG file. …EPSS 4.0%9.1CVE-2024-34451Ghost vulnerabilityGhost through 5.85.1 allows remote attackers to bypass an authentication rate-limit protection mechanism by using many X-Forwarded-For headers with d…EPSS 0.77%9.0CVE-2024-23724Ghost cross-site scripting vulnerabilityGhost through 5.76.0 allows stored XSS, and resultant privilege escalation in which a contributor can take over any account, via an SVG profile pictu…EPSS 3.5%8.8CVE-2026-29784Ghost cross-site request forgery vulnerabilityGhost is a Node.js content management system. From version 5.101.6 to 6.19.2, incomplete CSRF protections around /session/verify made it possible to …EPSS 0.19%8.8CVE-2024-34448Ghost injection vulnerabilityGhost before 5.82.0 allows CSV Injection during a member CSV export.EPSS 0.73%8.1CVE-2026-22594Ghost improper authentication vulnerabilityGhost is a Node.js content management system. In versions 5.105.0 through 5.130.5 and 6.0.0 through 6.10.3, a vulnerability in Ghost's 2FA mechanism …EPSS 1.3%

Source: NIST National Vulnerability Database (record CVE-2026-26980), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.