Description
The Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.1.6 due to accepting a user‐supplied supported_type string and the uploaded filename without enforcing real extension or MIME checks within the upload() function. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-05-09
Score: 9.8 Critical
EPSS: 2.8% Low
KEV: No
Impact: Arbitrary File Upload with potential Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability exists in the Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress. The upload() function accepts a user‑supplied supported_type string and the uploaded filename without enforcing real file extension or MIME checks. Because this validation is missing, an unauthenticated attacker can upload files of any type, which can lead to execution of malicious code or other compromise of the affected site’s server.

Affected Systems

Sites that have installed the Drag and Drop Multiple File Upload for WooCommerce plugin up to and including version 1.1.6. These include any WordPress installation using WooCommerce that relies on this plugin for handling product media uploads.

Risk and Exploitability

With a CVSS score of 9.8, the risk is considered critical. The EPSS score of 3% indicates a non‑negligible chance of exploitation in the current threat landscape. The vulnerability is not listed in CISA’s KEV catalog, but attackers can exploit it remotely via the plugin’s upload endpoint without authentication, making it highly actionable. An attacker could achieve arbitrary code execution on the server by uploading a malicious script or payload.

Generated by OpenCVE AI on April 21, 2026 at 20:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Drag and Drop Multiple File Upload for WooCommerce plugin to a version newer than 1.1.6, ensuring that file type validation and MIME checks are enforced.
  • If an upgrade is not immediately possible, consider disabling or uninstalling the plugin until a patch can be applied to prevent the upload functionality from being exposed.
  • Configure the web server or host to block execution of files uploaded through the plugin directory. This can be done by adding rules that deny PHP or other executable extensions in the uploads folder, or by using .htaccess directives to turn off execution for that directory.

Generated by OpenCVE AI on April 21, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-14168 The Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.1.6 due to accepting a user‐supplied supported_type string and the uploaded filename without enforcing real extension or MIME checks within the upload() function. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00268}

epss

{'score': 0.0028}


Fri, 09 May 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 09 May 2025 08:30:00 +0000

Type Values Removed Values Added
Description The Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.1.6 due to accepting a user‐supplied supported_type string and the uploaded filename without enforcing real extension or MIME checks within the upload() function. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Drag and Drop Multiple File Upload for WooCommerce <= 1.1.6 - Unauthenticated Arbitrary File Upload via upload Function
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:09:37.336Z

Reserved: 2025-05-06T22:02:08.760Z

Link: CVE-2025-4403

cve-icon Vulnrichment

Updated: 2025-05-09T14:43:20.261Z

cve-icon NVD

Status : Deferred

Published: 2025-05-09T09:15:19.610

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

Link: CVE-2025-4403

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:00:36Z

Weaknesses