CVE-2026-29784 PUBLISHED

Ghost: Incomplete CSRF protections around OTC use

Assigner: GitHub_M
Reserved: 04.03.2026 Published: 07.03.2026 Updated: 07.03.2026

Ghost 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 use OTCs in login sessions different from the requesting session. In some scenarios this might have made it easier for phishers to take over a Ghost site. This issue has been patched in version 6.19.3.

Metrics

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

Product Status

Vendor TryGhost
Product Ghost
Versions
  • Version >= 5.101.6, < 6.19.3 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE