An authenticated remote code execution vulnerability exists in GetSimpleCMS version 3.2.1. The application’s upload.php endpoint allows authenticated users to upload arbitrary files without proper validation of MIME types or extensions. By uploading a .pht file containing PHP code, an attacker can bypass blacklist-based restrictions and place executable code within the web root. A crafted request using a polyglot or disguised extension allows the attacker to execute the payload by accessing the file directly via the web server. This vulnerability exists due to the use of a blacklist for filtering file types instead of a whitelist.
Conclusion & alert: CVE-2013-10032 is rated High Exploit Risk (89.4/100): CVSS High severity, with high exploitation likelihood (EPSS 76.19%, 99th percentile). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +15.54% 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 ↗ | |
| — | 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-05-21 | 60.65% | 76.19% | +15.54% |
| 2 | 2026-04-10 | 56.80% | 60.65% | +3.85% |
| 3 | 2025-12-22 | — | 56.80% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| get-simple | getsimplecms | 3.2.1 | cpe:2.3:a:get-simple:getsimplecms:3.2.1:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://get-simple.info | Product |
| https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/get_simple_cms_upload_exec.rb | Exploit Third Party Advisory |
| https://www.broadcom.com/support/security-center/attacksignatures/detail?asid=27895 | Third Party Advisory |
| https://www.exploit-db.com/exploits/25405 | Exploit VDB Entry |
| https://www.fortiguard.com/encyclopedia/ips/39295 | Third Party Advisory |
| https://www.vulncheck.com/advisories/getsimple-cms-auth-rce-via-arbitrary-php-file-upload | Third Party Advisory |