A remote PHP code execution vulnerability exists in InstantCMS version 1.6 and earlier due to unsafe use of eval() within the search view handler. Specifically, user-supplied input passed via the look parameter is concatenated into a PHP expression and executed without proper sanitation. A remote attacker can exploit this flaw by sending a crafted HTTP GET request with a base64-encoded payload in the Cmd header, resulting in arbitrary PHP code execution within the context of the web server.
Conclusion & alert: CVE-2013-10051 is rated High Exploit Risk (88.3/100): CVSS Critical severity, with high exploitation likelihood (EPSS 84.14%, 99th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.37% over the last day, indicating growing attacker interest. 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-06-09 | 82.77% | 84.14% | +1.37% |
| 2 | 2026-05-28 | 75.81% | 82.77% | +6.96% |
| 3 | 2025-12-29 | — | 75.81% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.3 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| instantcms | instantcms | <= 1.6.0 | cpe:2.3:a:instantcms:instantcms:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://packetstorm.news/files/id/122176 | Third Party Advisory |
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/instantcms_exec.rb | Third Party Advisory |
| https://www.exploit-db.com/exploits/26622 | Exploit |
| https://www.vulncheck.com/advisories/instantcms-remote-php-code-execution | Third Party Advisory |