CVE-2026-44011: Craftcms Insufficient Cleanseconfig Sqlicve-2026-44011-craftcms-insufficient-cleanseconfig-sqli
Passing a criteria array to `Craft::configure()` through `Component::cleanseConfig()` does not sufficiently sanitize query-building properties. `cleanseConfig()` fails to strip dangerous SQL schema attributes such as `where`, `union`, or `params`. If the array is user-controlled, this leads to SQL injection. Ensure you explicitly `unset()` unsupported or dan