Asset Manager: Dangerous file upload
Asset Manager is affected by dangerous file upload. The vulnerable path is reachable without authentication. Successful exploitation can place attacker-controlled executable content on the server and may lead to full site compromise.
- Component
- Asset Manager
- Plugin slug
asset-manager- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Aug 05, 2025
This CVE was published Aug 05, 2025 and is one of 1 known issue for this plugin.
Update, patch or deactivate.
Update Asset Manager to a release outside the affected range, or disable and remove it until a fixed version is available.
No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.
Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.
Technical description
The WordPress plugin Asset-Manager version 2.0 and below contains an unauthenticated arbitrary file upload vulnerability in upload.php. The endpoint fails to properly validate and restrict uploaded file types, allowing remote attackers to upload malicious PHP scripts to a predictable temporary directory. Once uploaded, the attacker can execute the file via a direct HTTP GET request, resulting in remote code execution under the web server’s context.
CVE / CNA vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary and upstream sources
- NVD record for CVE-2012-10026
- Upstream reference web.archive.org
- Upstream reference raw.githubusercontent.com
- WordPress.org plugin page wordpress.org
- Upstream reference exploit-db.com
- Upstream reference exploit-db.com
- VulnCheck advisory vulncheck.com
- Upstream reference web.archive.org
- Upstream reference raw.githubusercontent.com
- Upstream reference exploit-db.com
- Upstream reference exploit-db.com