The Custom css-js-php WordPress plugin through 2.0.7 does not properly sanitize user input before using it in a SQL query, and the result is passed to eval(), allowing unauthenticated users to execute arbitrary PHP code on the server.
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
The Custom css-js-php WordPress plugin through version 2.0.7 contains a critical vulnerability chain combining SQL injection with unsafe code evaluation. An unauthenticated attacker can craft malicious input that bypasses sanitization, gets embedded into a SQL query, and the resulting data is passed to PHP's eval() function—allowing arbitrary PHP code execution with the privileges of the web server. This vulnerability affects any WordPress installation using this plugin, potentially compromising the entire site and underlying server. The lack of input validation at the entry point creates a direct path to remote code execution (RCE), one of the most severe attack outcomes in web application security.
While this specific CVE currently maps to zero MITRE ATT&CK techniques in Casky's skill library, a practitioner leveraging Casky.ai's extended reasoning capabilities would investigate detection patterns associated with Execution (T1059 - Command Line Interface, T1059.007 - PHP execution), Defense Evasion (T1027 - Obfuscated Files or Information), and Persistence mechanisms that typically follow successful RCE. The platform's 754 security skills would help identify anomalous SQL query patterns in logs, suspicious eval() calls in application behavior monitoring, and follow-on indicators like web shell uploads or process spawning from the web server context. A practitioner's findings would reveal the attack chain: malicious HTTP request → unsanitized input in SQL statement → eval() execution → code running on server, enabling rapid threat hunting and incident response focused on post-exploitation artifacts.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2026-6433. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation