Missing Authorization in Craft CMS - #VU144274

 

Missing Authorization in Craft CMS - #VU144274

Published: August 19, 2026


Vulnerability identifier: #VU144274
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to escalate privileges by moving or publishing entries into sections they cannot edit.

The vulnerability exists due to improper access control in the control panel inline-edit endpoint `element-indexes/save-elements` when handling client-supplied entry attributes. A remote user can send a specially crafted request that changes `sectionId` and `typeId` to escalate privileges by moving or publishing entries into unauthorized sections.

By duplicating an entry in a permitted section before the move, the issue can effectively be used to publish arbitrary entries into another section.


Affected software

Craft CMS

Remediation

Install security update from vendor's website.

Craft CMS - update to 5.10.11

External References

Related Security Bulletins