CVE-2026-84797
Received Received - Intake

Authorization Bypass in Craft CMS via ElementsController

Vulnerability report for CVE-2026-84797, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
craftcms craft_cms to 5.10.11 (exc)
craftcms craft_cms From 5.0.0-RC1 (inc) to 5.10.11 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-84797 is an authorization bypass vulnerability in Craft CMS versions before 5.10.11. It affects the ElementsController::actionDuplicate() method, where the deleteProvisionalDraft parameter allows authenticated users with createEntries permission to delete another user's unsaved provisional drafts without proper authorization checks.

Detection Guidance

Check Craft CMS version with: composer show craftcms/cms. If version is between 5.0.0-RC1 and 5.10.10, the system is vulnerable. Review user permissions for createEntries and viewPeerEntryDrafts without deletePeerEntryDrafts.

Impact Analysis

An attacker could exploit this to delete another user's unsaved drafts, causing them to lose in-progress work. The attacker may also gain access to the victim's content through a duplicated draft, potentially leading to unauthorized data exposure or manipulation.

Compliance Impact

This vulnerability could lead to unauthorized data access or deletion, violating GDPR's integrity and confidentiality principles or HIPAA's safeguards for protected health information. Organizations using affected Craft CMS versions may face compliance risks.

Mitigation Strategies

Upgrade Craft CMS to version 5.10.11 or later immediately. Remove createEntries permission from users without deletePeerEntryDrafts. Monitor for unauthorized draft deletions or content access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84797. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart