SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-84797

MEDIUM · CVSS 6.3 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-02 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Craft CMS versions prior to 5.10.11 are vulnerable to an authorization bypass in the ElementsController::actionDuplicate() function, enabling authenticated users with createEntries permissions to delete another user's unsaved drafts. This flaw allows attackers to manipulate the deleteProvisionalDraft parameter, potentially compromising the integrity of in-progress content. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized content deletion.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-84797
Severity
MEDIUM
CVSS
6.3
EPSS
0.17%

Original NVD Description

Craft CMS versions before 5.10.11 contain an authorization bypass vulnerability in ElementsController::actionDuplicate() that allows authenticated users with createEntries permission to delete peer provisional drafts. Attackers can exploit the deleteProvisionalDraft parameter to delete another user's unsaved draft without proper authorization checks, gaining access to the victim's in-progress content.