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.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Craft CMS releases prior to version 5.10.11 contain an authorization bypass flaw in ElementsController::actionDuplicate() that lets an authenticated user with the createEntries permission delete a peer’s provisional draft. The deleteProvisionalDraft parameter is not properly validated, allowing the attacker to remove another user’s unsaved content without authorization. The affected user’s draft can be deleted, potentially exposing in‑progress content or disrupting their editorial workflow.

Affected Systems

The vulnerability affects all installations of Craft CMS before 5.10.11, including the 5.0.0‑RC1 release. Users running any pre‑5.10.11 build are susceptible, while any installation upgraded to 5.10.11 or later has the patch applied.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. Exploitation requires an authenticated user who already holds the createEntries permission and access to the duplicate action URL. Because the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is currently uncertain, but the impact on confidentiality and integrity of draft content merits prompt remediation.

Generated by OpenCVE AI on September 2, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Craft CMS to version 5.10.11 or newer to apply the vendor patch that reinstates proper authorization checks on duplicate actions.
  • Review and tighten the createEntries permission scope to limit which users can invoke duplicate actions, ensuring only trusted editors have this capability.
  • If an upgrade cannot be applied immediately, restrict access to the deleteProvisionalDraft parameter through server‑side configuration or by blocking the duplicate action for unprivileged users, thereby mitigating the risk of unauthorized draft deletion.

Generated by OpenCVE AI on September 2, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
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.
Title Craft CMS 5.0.0-RC1 before 5.10.11 Authorization Bypass via actionDuplicate
First Time appeared Craftcms
Craftcms craft Cms
Weaknesses CWE-862
CPEs cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*
Vendors & Products Craftcms
Craftcms craft Cms
References
Metrics cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Craftcms Craft Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-02T12:41:08.602Z

Reserved: 2026-09-02T10:19:06.330Z

Link: CVE-2026-84797

cve-icon Vulnrichment

Updated: 2026-09-02T12:41:04.155Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T12:17:16.363

Modified: 2026-09-02T13:54:48.797

Link: CVE-2026-84797

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T13:15:06Z

Weaknesses