GHSA-2fph-6v5w-89hh · Severity: high · Ecosystem: composer — Craft CMS is Vulnerable to Authenticated Remote Code Execution via Malicious Attached Behavior
Craft CMS is a content management system (CMS). From version 5.6.0 to before version 5.9.13, a Remote Code Execution (RCE) vulnerability exists in Craft CMS, it can be exploited by any authenticated user with control panel access. This is a bypass of a previous fix. The existing patches add cleanseConfig() to assembleLayoutFromPost() and various FieldsController actions to strip Yii2 behavior/event injection keys ("as" and "on" prefixed keys). However, the fieldLayouts parameter in ElementIndexesController::actionFilterHud() is passed directly to FieldLayout::createFromConfig() without any sanitization, enabling the same behavior injection attack chain. This issue has been patched in version 5.9.13.
Conclusion & alert: CVE-2026-33157 is rated Exploit Available (55.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-30 | 0.04% | 0.06% | +0.01% |
| 2 | 2026-03-25 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
GHSA-2fph-6v5w-89hh · Severity: high · Ecosystem: composer — Craft CMS is Vulnerable to Authenticated Remote Code Execution via Malicious Attached Behavior
| URL | Tags |
|---|---|
| https://github.com/craftcms/cms/commit/97e90b4bdee369c1af3ca77a77531132df240e4e | Patch |
| https://github.com/craftcms/cms/releases/tag/5.9.13 | Release Notes |
| https://github.com/craftcms/cms/security/advisories/GHSA-2fph-6v5w-89hh | Exploit Vendor Advisory |