CVE-2026-84792 PUBLISHED

Craft CMS before 5.10.11 Broken Access Control via element-indexes

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

Craft CMS versions before 5.10.11 contain a broken access control vulnerability in the element-indexes/save-elements endpoint that allows control panel users to move entries into sections they cannot edit. Attackers with limited section permissions can relocate or publish entries to unauthorized sections by overwriting the sectionId attribute after initial authorization checks, bypassing the destination section permission validation.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/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