CVE Catalog

CVE-2026-44011

High
Published: Translated: NVD NIST

Summary

Craft CMS contains an input-handling flaw that allows authenticated users to inject malicious configuration and execute arbitrary commands on the server. The issue affects versions from 4.0.0 to before 4.17.12 and 5.9.18.

Risk Assessment

This vulnerability could lead to serious security breaches, allowing attackers to gain control over the server and perform unauthorized actions.

Recommendation

It is recommended to update Craft CMS to version 4.17.12 or 5.9.18 to mitigate this vulnerability.

Other vulnerabilities in Craft CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS