Vulnerability from bitnami_vulndb
Published
2026-02-21 08:39
Modified
2026-02-21 09:08
Summary
Ghost has a SQL Injection in its Content API
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "ghost",
"purl": "pkg:bitnami/ghost"
},
"ranges": [
{
"events": [
{
"introduced": "3.24.0"
},
{
"fixed": "6.19.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-26980"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*"
],
"severity": "High"
},
"details": "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.",
"id": "BIT-ghost-2026-26980",
"modified": "2026-02-21T09:08:21.332Z",
"published": "2026-02-21T08:39:22.999Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/TryGhost/Ghost/commit/30868d632b2252b638bc8a4c8ebf73964592ed91"
},
{
"type": "WEB",
"url": "https://github.com/TryGhost/Ghost/releases/tag/v6.19.1"
},
{
"type": "WEB",
"url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-w52v-v783-gw97"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26980"
}
],
"schema_version": "1.6.2",
"summary": "Ghost has a SQL Injection in its Content API"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…