CVE-2026-6070
Last modified
CVE-2026-6070 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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 insufficient path validation in the remove() method of the JBusinessDirectoryControllerUpload class. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
Description
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 insufficient path validation in the remove() method of the JBusinessDirectoryControllerUpload class. The task=upload.remove endpoint is accessible without authentication via the plugin's frontend routing system. The _filename parameter is accepted with RAW filter (no sanitization), and the helper function makePathFile() only normalizes directory separator characters without stripping path traversal sequences (../). When combined with the _path_type=2 parameter, which sets the base directory to the plugin's site folder, an attacker can supply a _filename value containing ../ sequences to traverse outside the plugin directory and call PHP's unlink() on arbitrary files — including wp-config.php, wp-config-backup.php, or other critical server files accessible to the web server process. This makes it possible for unauthenticated attackers to delete arbitrary files on the server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cmsjunkie | WP-BusinessDirectory – Business directory plugin for WordPress | <= 4.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6070?
How severe is CVE-2026-6070?
How do I fix CVE-2026-6070?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-60690Vulnerability in the Siebel CRM Cloud Applications product o…7.7
- CVE-2026-60691Vulnerability in the Oracle Content Manager product of Oracl…8.1
- CVE-2026-60692Vulnerability in the Oracle Enterprise Asset Management prod…8.8
- CVE-2026-60694Vulnerability in the Oracle Enterprise Asset Management prod…5.4
- CVE-2026-60695Vulnerability in the Oracle Enterprise Asset Management prod…5.9
- CVE-2026-60697Vulnerability in the Oracle Site Hub product of Oracle E-Bus…6.3
- CVE-2026-60700Vulnerability in the Oracle Universal Work Queue product of …8.1
- CVE-2026-60701Vulnerability in the Oracle Universal Work Queue product of …6.6
- CVE-2026-60703Vulnerability in the Oracle Interaction Blending product of …7.1
- CVE-2026-60704Vulnerability in the Siebel CRM Cloud Applications product o…7.5
- CVE-2026-60705Vulnerability in the Siebel CRM Cloud Applications product o…7
- CVE-2026-60706Vulnerability in the Oracle Process Manufacturing Inventory …8.1
Are you affected by CVE-2026-6070?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
