CyberRota Analysis
AI-GeneratedCraft CMS versions prior to 4.18.2 and 5.10.6 are vulnerable to an authenticated remote code execution flaw due to a JSON cleanse bypass in the control panel's element-search condition handling. This vulnerability allows attackers to execute arbitrary commands with the privileges of the PHP/web user, potentially compromising the entire application. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Craft CMS versions from 4.0.0-RC1 before 4.18.2 and from 5.0.0-RC1 before 5.10.6 contain an authenticated remote code execution vulnerability in control panel element-search condition handling. A JSON cleanse bypass in condition.config allows Yii behavior/event configuration keys to be interpreted after decoding, enabling command execution as the PHP/web user.