Description
The BeeTeam368 Extensions plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the handle_submit_upload_file() function in all versions up to, and including, 2.3.5. This makes it possible for authenticated attackers with Subscriber-level access or higher to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-07-12
Score: 8.8 High
EPSS: 1.4% Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The BeeTeam368 Extensions plugin for WordPress contains an unchecked file‑type validation flaw in its handle_submit_upload_file() routine. Because any authenticated user with Subscriber or higher privileges can upload any file that passes the size tests, the flaw enables an attacker to place a malicious script on the site’s server, creating a path to remote code execution. This is an unrestricted file upload weakness (CWE-434) rated with a CVSS v3.1 score of 8.8, indicating high severity.

Affected Systems

The vulnerability affects the BeeTeam368 Extensions plugin for WordPress up to and including version 2.3.5. All site owners running any of these versions are potentially exposed until an updated release is applied.

Risk and Exploitability

The CVSS score of 8.8 signals a high impact if the flaw is abused, but the EPSS of <1% suggests low current exploitation activity. The flaw requires an authenticated session, so it is not remote from the outset. However, any subscriber or user with elevated privileges can trigger exploitation, making it a significant risk for sites with broad Subscriber permissions. Without a patch, an attacker may launch a hostile file upload that could lead to arbitrary code execution.

Generated by OpenCVE AI on April 22, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade BeeTeam368 Extensions to the latest released version that removes the unchecked file‑type validation.
  • If an immediate update is not possible, disable or limit the file upload capability for Subscriber and higher roles, so only trusted administrators can upload files.
  • Add server‑side MIME type and extension checks or consult a security plugin that enforces strict upload validation, thereby addressing the CWE‑434 weakness.

Generated by OpenCVE AI on April 22, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-21207 The BeeTeam368 Extensions plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the handle_submit_upload_file() function in all versions up to, and including, 2.3.5. This makes it possible for authenticated attackers with Subscriber-level access or higher to upload arbitrary files on the affected site's server which may make remote code execution possible.
History

Mon, 14 Jul 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 12 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00236}


Sat, 12 Jul 2025 07:45:00 +0000

Type Values Removed Values Added
Description The BeeTeam368 Extensions plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the handle_submit_upload_file() function in all versions up to, and including, 2.3.5. This makes it possible for authenticated attackers with Subscriber-level access or higher to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title BeeTeam368 Extensions <= 2.3.5 - Authenticated (Subscriber+) Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:10:10.393Z

Reserved: 2025-06-20T14:34:30.122Z

Link: CVE-2025-6423

cve-icon Vulnrichment

Updated: 2025-07-14T14:41:14.287Z

cve-icon NVD

Status : Deferred

Published: 2025-07-12T08:15:23.367

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-6423

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T01:15:07Z

Weaknesses