CVE-2026-39591
WordPress · WP-BusinessDirectory
An arbitrary file upload vulnerability exists in the WP-BusinessDirectory plugin for WordPress, allowing attackers to upload malicious files.
Executive summary
A critical arbitrary file upload vulnerability in the WP-BusinessDirectory WordPress plugin allows remote attackers to execute arbitrary code and compromise the host environment.
Vulnerability
This vulnerability allows an authenticated attacker (subscriber level) to bypass file type restrictions and upload malicious files, such as web shells, to the server. This facilitates remote code execution and complete site takeover.
Business impact
The severity of this flaw is reflected in its 9.9 CVSS score, indicating a Critical risk. Successful exploitation can lead to full system compromise, unauthorized data access, and the potential for persistent backdoors, posing a severe threat to business continuity and data integrity.
Remediation
Immediate Action: Update to version 4.0.1 immediately to patch the file upload validation logic.
Proactive Monitoring: Audit the server's uploads directory for unexpected file types or suspicious executable files.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block non-standard file extensions and malicious upload requests.
Exploitation status
Public Exploit Available: True
Analyst recommendation
This vulnerability presents a critical threat due to the availability of public exploits and the high impact of remote code execution. Administrators must upgrade to version 4.0.1 immediately and conduct a forensic review of their web directories to ensure no malicious artifacts were introduced prior to the update.