CVE-2026-22596 PUBLISHED

Ghost has SQL Injection in Members Activity Feed

Assigner: GitHub_M
Reserved: 07.01.2026 Published: 10.01.2026 Updated: 12.01.2026

Ghost is a Node.js content management system. In versions 5.90.0 through 5.130.5 and 6.0.0 through 6.10.3, a vulnerability in Ghost's /ghost/api/admin/members/events endpoint allows users with authentication credentials for the Admin API to execute arbitrary SQL. This issue has been patched in versions 5.130.6 and 6.11.0.

Metrics

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

Product Status

Vendor TryGhost
Product Ghost
Versions
  • Version >= 6.0.0, < 6.11.0 is affected
  • Version >= 5.90.0, < 5.130.6 is affected

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE