Authorization bypass through user-controlled key in Craft CMS - CVE-2026-28782
Published: June 16, 2026
Craft CMS
Detailed vulnerability description
The vulnerability allows a remote user to bypass authorization and access restricted content.
The vulnerability exists due to improper access control in the Duplicate entry action when handling direct requests with user-controlled Entry IDs. A remote user can send a specially crafted request to bypass authorization and access restricted content.
The issue can be exploited by a user with only "View Entries" permission, and incremental Entry IDs make brute-force enumeration possible.