Code Injection in Craft CMS - CVE-2026-32263
Published: June 16, 2026
Craft CMS
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of code generation in EntryTypesController::actionApplyOverrideSettings() when processing crafted settings parameters. A remote user can inject Yii2 behavior or event-handler configuration keys to execute arbitrary code.
Exploitation requires Craft control panel administrator access and the allowAdminChanges setting to be enabled.