๐Ÿ” CVE Alert

CVE-2026-72596

HIGH 8.1

Ghost Foundation Ghost - Broken Access Control

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible() cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to fall through and permit the deletion. An attacker with an Author account can delete any post on the platform.

CWE CWE-284
Vendor ghost foundation
Product ghost
Published Aug 11, 2026
Last Updated Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for ghost foundation ghost

Be the first to know when new high vulnerabilities affecting ghost foundation ghost are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Ghost Foundation / Ghost
0 โ‰ค 5.x

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/TryGhost/Ghost

Credits

Bobur Abdugafforov