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.
References
| Link | Resource |
|---|---|
| https://github.com/TryGhost/Ghost |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 12:17
Updated : 2026-08-28 18:51
NVD link : CVE-2026-72596
Mitre link : CVE-2026-72596
CVE.ORG link : CVE-2026-72596
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control
