What the vulnerability does
01Description
The Drag and Drop Multiple File Upload (Pro) - WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the dnd_upload_cf7_upload_chunks() function in version 5.0 - 5.0.5 (when bundled with the PrintSpace theme) and all versions up to, and including, 1.7.1 (in the standalone version). This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. The execution of PHP is disabled via a .htaccess file but is still possible in certain server configurations. CVE-2025-49885 may be a duplicate of this.
Explanation of Vulnerability in Simple Terms
02Summary
The Drag and Drop Multiple File Upload (Pro) plugin for WooCommerce allows unauthenticated attackers to upload files without restriction. An attacker can upload malicious files—including PHP scripts—directly to the server over the network. This can lead to remote code execution, data theft, and site compromise. All versions up to 1.7.1 are affected.
What an attacker can do
03Attacker Capabilities
Upload malicious files (including PHP scripts) to the server and execute code without authentication.
Potential impact on your site
04Site Impact
Attackers can run arbitrary code on your site, steal data, deface content, or take full control of your WooCommerce store.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 2, 2025
CVE published
April 8, 2026
Record updated