top of page
perceptive_background_267k.jpg

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

Click to open the original link from this advisory

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:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page