Craft CMS is a content management system (CMS). From version 5.6.0 to before version 5.9.11, in src/controllers/EntryTypesController.php, the $settings array from parse_str is passed directly to Craft::configure() without Component::cleanseConfig(). This allows injecting Yii2 behavior/event handlers via "as" or "on" prefixed keys, the same attack vector as the original advisory. Craft control panel administrator permissions and allowAdminChanges must be enabled for this to work. This issue has been patched in version 5.9.11.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-qx2q-q59v-wf3j | Craft CMS vulnerable to behavior injection RCE via EntryTypesController |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 17 Mar 2026 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Craftcms
Craftcms craftcms |
|
| Vendors & Products |
Craftcms
Craftcms craftcms |
Mon, 16 Mar 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Craft CMS is a content management system (CMS). From version 5.6.0 to before version 5.9.11, in src/controllers/EntryTypesController.php, the $settings array from parse_str is passed directly to Craft::configure() without Component::cleanseConfig(). This allows injecting Yii2 behavior/event handlers via "as" or "on" prefixed keys, the same attack vector as the original advisory. Craft control panel administrator permissions and allowAdminChanges must be enabled for this to work. This issue has been patched in version 5.9.11. | |
| Title | Craft CMS vulnerable to behavior injection RCE via EntryTypesController | |
| Weaknesses | CWE-470 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-16T18:57:50.342Z
Reserved: 2026-03-11T15:05:48.397Z
Link: CVE-2026-32263
No data.
Status : Received
Published: 2026-03-16T20:16:19.170
Modified: 2026-03-16T20:16:19.170
Link: CVE-2026-32263
No data.
OpenCVE Enrichment
Updated: 2026-03-17T09:52:18Z
Weaknesses
Github GHSA