Input validation error in Craft CMS - CVE-2026-44011
Published: June 16, 2026
Craft CMS
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary commands on the server.
The vulnerability exists due to improper input validation in the Yii object creation path for FieldLayout hydration when handling crafted POST requests with request-controlled condition field layout data. A remote user can inject malicious configuration through a specially crafted request to execute arbitrary commands on the server.
The issue can be triggered from authenticated requests to element index actions that pass through the same beforeAction() path.