Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/craftcms/cms/security/advisories/GHSA-2f55-h4xr-92p2
- https://www.vulncheck.com/advisories/craft-cms-5.0.0-rc1-before-5.10.11-authoriz
FAQ
What is CVE-2026-84797?
CVE-2026-84797 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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 pr...
How severe is CVE-2026-84797?
CVE-2026-84797 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84797?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.