CVE-2026-84797 PUBLISHED

Craft CMS 5.0.0-RC1 before 5.10.11 Authorization Bypass via actionDuplicate

Assigner: VulnCheck
Reserved: 02.09.2026 Published: 02.09.2026 Updated: 02.09.2026

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.

Metrics

CVSS 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
CVSS Score: 5.3

Product Status

Vendor craftcms
Product cms
Versions Default: unaffected
  • affected from 5.0.0-RC1 to 5.10.11 (excl.)
  • Version 5.10.11 is unaffected

References

Problem Types

  • Missing Authorization CWE