# CVE-2026-32263

## Summary

- **CVE ID:** CVE-2026-32263
- **Severity:** HIGH
- **CVSS Score:** 8.6 (CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N)
- **CWE:** CWE-470
- **Published:** Mar 16, 2026
- **Last Modified:** Mar 17, 2026

## 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.

## Affected Products

- craftcms — cms (>= 5.6.0, < 5.9.11)

## References

- [CNA](https://github.com/craftcms/cms/security/advisories/GHSA-qx2q-q59v-wf3j)
- [CNA](https://github.com/craftcms/cms/security/advisories/GHSA-7jx7-3846-m7w7)
- [CNA](https://github.com/craftcms/cms/commit/d37389dbffafa565143be40a2ab1e1db22a863f7)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.50%
- **EPSS Percentile:** 41.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._