Microsoft Visual Basic for Applications Insecure Library Loading Vulnerability - Active in CISA KEV catalog.
Description
Microsoft Visual Basic for Applications Insecure Library Loading Vulnerability - Active in CISA KEV catalog.
Remediation
FEDERAL DEADLINE: April 26, 2026 (13 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. FEDERAL DEADLINE: April 26, 2026 (13 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
CISA KEV Details
Deadline: April 26, 2026
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Executive Summary:
A critical vulnerability has been identified in the FoxyPress plugin for WordPress. This flaw allows an unauthenticated attacker to upload malicious files to the server, which can lead to a complete compromise of the website. Successful exploitation could result in data theft, website defacement, or the server being used for further malicious activities, posing a severe risk to the organization.
Vulnerability Details
CVE-ID: CVE-2012-10020
Affected Software: FoxyPress plugin for WordPress
Affected Versions: All versions up to and including 0.4.2.1
Vulnerability: The vulnerability exists within the
uploadify.phpfile of the FoxyPress plugin. This script fails to properly validate the type of files being uploaded. An unauthenticated remote attacker can craft a request to this endpoint to upload a file with a malicious extension, such as a PHP web shell. Once the malicious file is on the server, the attacker can navigate to it via their browser to execute arbitrary code with the permissions of the web server process, leading to Remote Code Execution (RCE).Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could have a devastating business impact, including the theft of sensitive data such as customer information, transaction records, and user credentials. An attacker could also deface the website, causing significant reputational damage, or use the compromised server as a platform to launch further attacks, host phishing sites, or distribute malware. The potential for complete system compromise presents a direct threat to business continuity, data integrity, and customer trust.
Remediation Plan
Immediate Action: Immediately update the FoxyPress plugin for WordPress to the latest available version that patches this vulnerability (any version after 0.4.2.1). If the plugin is no longer maintained or required, it should be deactivated and completely removed from the WordPress installation. After patching or removal, review server logs for any signs of prior exploitation.
Proactive Monitoring:
/wp-content/plugins/foxypress/uploadify.phpfile..php,.phtml) in web-accessible directories, especially upload folders.Compensating Controls:
.htaccessornginx.conf) to block direct external access to theuploadify.phpfile.Exploitation Status
Public Exploit Available: True
Analyst Notes: As of Jul 22, 2025, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, arbitrary file upload vulnerabilities are trivial to exploit and are frequently targeted by automated scanning tools. Given the age of the vulnerability (from 2012) and the availability of public proof-of-concept exploits, organizations running the affected versions should assume they are being actively targeted.
Analyst Recommendation
Due to the critical severity (CVSS 9.8) and the high likelihood of exploitation, this vulnerability requires immediate attention. The primary and most effective course of action is to update the FoxyPress plugin to the latest version or, if it is no longer in use, remove it entirely. The risk of complete server compromise is high, and organizations should prioritize this remediation to protect their web assets, sensitive data, and reputation.