Description
Subscriber Arbitrary File Upload in WP-BusinessDirectory <= 4.0.0 versions.
Published: 2026-06-15
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a subscriber user to upload any file to the server without restriction. This file type validation flaw (CWE‑434) can permit the placement of executable scripts or web shells, enabling the attacker to run code with the privileges of the web server. Successful exploitation could compromise the entire WordPress installation, disclose sensitive data, and provide a foothold for further attacks.

Affected Systems

The flaw is present in the WordPress Business Directory Plugin developed by CMSJunkie, known as WP‑BusinessDirectory. Versions up through 4.0.0 are affected. The plugin is distributed as a WordPress plugin, and any WordPress site installing those versions is vulnerable.

Risk and Exploitability

The CVSS score of 9.9 indicates a critical severity, and an EPSS score of less than 1% shows the exploitation probability is currently very low, possibly due to the lack of publicly available exploits or the requirement for authenticated access. The vulnerability is not listed in CISA’s KEV catalog. The attacker would need to authenticate as a subscriber to upload the malicious file, but once uploaded, the file could be accessed as a normal web resource, giving broad access to server resources. The high severity and ability to execute arbitrary code make this a top priority for remediation.

Generated by OpenCVE AI on June 16, 2026 at 23:25 UTC.

Remediation

Vendor Solution

Update the WordPress WP-BusinessDirectory Plugin to the latest available version (at least 4.0.1).


OpenCVE Recommended Actions

  • Update WP‑BusinessDirectory plugin to the latest release (at least 4.0.1) to eliminate the flaw.
  • Disable or restrict file uploads for subscriber roles by using WordPress capability settings or a security plugin.
  • Verify the server’s upload directory and file permissions to ensure only trusted users can write executable files, and consider implementing a web application firewall or file integrity monitoring to detect unauthorized uploads.

Generated by OpenCVE AI on June 16, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Subscriber Arbitrary File Upload in WP-BusinessDirectory <= 4.0.0 versions.
Title WordPress WP-BusinessDirectory plugin <= 4.0.0 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T14:29:00.298Z

Reserved: 2026-04-07T10:48:44.714Z

Link: CVE-2026-39591

cve-icon Vulnrichment

Updated: 2026-06-16T14:28:55.604Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:48.043

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39591

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T23:30:15Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type