CVE-2026-72596Disclosure

LOWCVSS 8.1 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

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.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-284

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

NONE

Threat summary

  • Patch or workaround signal is available
  • 1 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • 1 total mentions across 1 day

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-08-11: 1Patch / Workaround · 2026-08-11: 1Technical Details · 2026-08-11: 108-11
Signal classification1 categories
Disclosure
1100.0%
Full discourse1 post
  • Upwind Security MDR@UpwindMDR
    Disclosure

    🚨High - Ghost Broken Access Control Lets Any Author Delete Any Post (CVE-2026-72596) Ghost 5.x contains a broken access control flaw in the post model's permissible() logic. The cascade is missing the branch handling the combined isAuthor + isDestroy condition, so the authorization check falls through and allows the delete. As a result, an authenticated user with only the Author role can delete any post on the site, not just their own. There's no code execution or data disclosure here - the impact is integrity and availability (content deletion). The real risk is multi-author Ghost publications where Authors are lower-trust; single-author sites aren't meaningfully exposed. CVSS 8.1. 👉Restrict Author accounts to trusted users and watch for a patched Ghost release.

    Post summary

    The post describes a Ghost 5.x broken access control flaw (CVE-2026-72596) that lets any author delete any post, includes technical details and CVSS, but no PoC or active exploitation reports, and recommends restricted author accounts and awaiting a patch.

    0000072
    285 followersView on X

Explore more