LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-6070

Published
CVSS9.1
Severitycritical
WeaknessCWE-73
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

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 su

References

← Back to the CVE Tracker

Our coverage of CVE-2026-6070

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-6070.