Improper access control in Craft CMS - CVE-2026-32267

 

Improper access control in Craft CMS - CVE-2026-32267

Published: June 16, 2026


Vulnerability identifier: #VU134662
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-32267
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Pixel & Tonic, Inc.
Affected software:
Craft CMS

Detailed vulnerability description

The vulnerability allows a remote user to escalate privileges.

The vulnerability exists due to improper access control in UsersController->actionImpersonateWithToken() when handling a crafted request that re-dispatches from a preview URL with a valid token. A remote user can append crafted action and user parameters to a valid preview URL to escalate privileges.

The issue can also be exploited by an unauthenticated user who has been sent a shared preview URL containing a valid token.


How to mitigate CVE-2026-32267

Install security update from vendor's website.

Sources