CVE-2026-33157

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
24/03/2026
Last modified:
26/03/2026

Description

Craft CMS is a content management system (CMS). From version 5.6.0 to before version 5.9.13, a Remote Code Execution (RCE) vulnerability exists in Craft CMS, it can be exploited by any authenticated user with control panel access. This is a bypass of a previous fix. The existing patches add cleanseConfig() to assembleLayoutFromPost() and various FieldsController actions to strip Yii2 behavior/event injection keys ("as" and "on" prefixed keys). However, the fieldLayouts parameter in ElementIndexesController::actionFilterHud() is passed directly to FieldLayout::createFromConfig() without any sanitization, enabling the same behavior injection attack chain. This issue has been patched in version 5.9.13.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:* 5.6.0 (including) 5.9.13 (excluding)