Loading market data...
← Back to CVE feed

CVE-2026-72596

HIGH CVSS 8.1 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Published: Aug 11, 2026 12:17 UTC Modified: Aug 11, 2026 13:19 UTC