Craft CMS is a content management system (CMS). From 4.0.0 to before 4.17.12 and 5.9.18, Craft CMS which contains an input-handling flaw in a Yii object creation path that let any authenticated user inject malicious configuration and execute arbitrary commands on the server. The request-controlled condition field layouts data is converted into a live FieldLayout object without a Component::cleanseConfig() boundary. Because Craft configures models before parent::__construct(), attacker-controlled special config keys can take effect during object creation, and FieldLayout initialization then triggers a same-request event. This vulnerability is fixed in 4.17.12 and 5.9.18.
CVSS
No CVSS.
References
Configurations
No configuration.
History
13 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/craftcms/cms/security/advisories/GHSA-qrgm-p9w5-rrfw - |
12 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-12 21:16
Updated : 2026-06-17 10:50
NVD link : CVE-2026-44011
Mitre link : CVE-2026-44011
CVE.ORG link : CVE-2026-44011
JSON object : View
Products Affected
No product.
CWE
CWE-479
Signal Handler Use of a Non-reentrant Function
