CRITICAL🇵🇱 Wersja polska

CVE-2026-26980

CVSS 9.4v3.1pub. 2026-02-20upd. 2026-05-26

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.

🤖 AI Analysis
How it works

The vulnerability classified as CWE-89 (SQL injection) allows an attacker to inject malicious SQL queries into the Ghost application's database without needing to possess any account or session. An attacker can send crafted requests directly to a Ghost instance and read any data stored in the database. The lack of an authentication mechanism as a prerequisite (Auth Bypass) makes the attack possible to perform remotely over the network with low complexity.

Impact

An attacker can gain unauthorized access to sensitive data stored in the database, such as user data, session tokens, or unpublished content, and potentially modify data in the database, which constitutes a serious breach of system confidentiality and integrity.

Mitigation & patch

Ghost should be updated to version 6.19.1 or later, in which the vulnerability has been fixed. A patch is available in the vendor's repository (GitHub TryGhost/Ghost, release v6.19.1).

Who is affected

Ghost (Node.js CMS) in versions from 3.24.0 to 6.19.0 inclusive.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
  • Ghost

    APP
    Ghost
    3.24.0 – 6.19.1 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth BypassSQLi
CWE
References

Related vulnerabilities

CVE-2024-34451CRITICAL9.1PL ✓same product

Ghost CMS – obejście limitu prób uwierzytelnienia przez nagłówki X-Forwarded-For

CVE-2024-23724CRITICAL9.0PL ✓same product

Ghost CMS: stored XSS w pliku SVG umożliwia privilege escalation

CVE-2022-28397CRITICAL9.8PL ✓same product

Ghost CMS: Arbitrary File Upload umożliwiający wykonanie kodu (RCE)

CVE-2022-27139CRITICAL9.8PL ✓same product

Ghost v4.39.0 — przesyłanie plików SVG z potencjalnym wykonaniem kodu po stronie klienta

CVE-2026-29784HIGH7.5same product

Ghost is a Node.js content management system. From version 5.101.6 to 6.19.2, incomplete CSRF protections arou...