


Perceptive Security
SOC/SIEM Consultancy

The WP-BusinessDirectory plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Deletion in versions up to and including 4.0.1. This is due to ins…
Published:
30 juni 2026 om 22:00:00
Alert date:
1 juli 2026 om 14:01:38
Source:
nvd.nist.gov
Web Technologies, Zero-Day Vulnerabilities
The WP-BusinessDirectory plugin for WordPress (versions up to and including 4.0.1) contains a critical unauthenticated arbitrary file deletion vulnerability tracked as CVE-2026-6070. The flaw resides in the remove() method of the JBusinessDirectoryControllerUpload class, where the task=upload.remove endpoint is publicly accessible without authentication. The _filename parameter accepts raw, unsanitized input, and the makePathFile() helper function fails to strip path traversal sequences (../). By combining the _path_type=2 parameter with path traversal sequences in _filename, an unauthenticated attacker can escape the plugin directory and invoke PHP's unlink() on arbitrary server files. Critical files such as wp-config.php and wp-config-backup.php are at risk of deletion. Successful exploitation could render a WordPress site inoperable or expose sensitive configuration data. No authentication or privileges are required to exploit this vulnerability.
Technical details
Mitigation steps:
Affected products:
WP-BusinessDirectory WordPress Plugin (up to 4.0.1)
Related links:
https://nvd.nist.gov/vuln/detail/CVE-2026-6070
https://plugins.trac.wordpress.org/browser/wp-businessdirectory/tags/4.0.0/site/controllers/upload.php#L127
https://plugins.trac.wordpress.org/browser/wp-businessdirectory/tags/4.0.0/site/controllers/upload.php#L450
https://plugins.trac.wordpress.org/browser/wp-businessdirectory/trunk/site/controllers/upload.php#L127
https://plugins.trac.wordpress.org/browser/wp-businessdirectory/trunk/site/controllers/upload.php#L450
https://www.wordfence.com/threat-intel/vulnerabilities/id/d7d68f43-2a57-4352-8aae-0657b386ac7c?source=cve
Related CVE's:
Related threat actors:
IOC's:
This article was created with the assistance of AI technology by Perceptive.
