Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Craftcms | Craft Cms | >= 5.6.0, < 5.9.11 |
Related Weaknesses (CWE)
References
- https://github.com/craftcms/cms/commit/d37389dbffafa565143be40a2ab1e1db22a863f7Patch
- https://github.com/craftcms/cms/security/advisories/GHSA-7jx7-3846-m7w7Vendor Advisory
- https://github.com/craftcms/cms/security/advisories/GHSA-qx2q-q59v-wf3jPatchVendor Advisory
FAQ
What is CVE-2026-32263?
CVE-2026-32263 is a vulnerability with a CVSS score of 7.2 (HIGH). 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...
How severe is CVE-2026-32263?
CVE-2026-32263 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32263?
Check the references section above for vendor advisories and patch information. Affected products include: Craftcms Craft Cms.