Improper access control in Craft CMS - CVE-2026-32267
Published: June 16, 2026
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.