CVE-2025-2941 CRITICAL

CVE-2025-2941: Drag and Drop Multiple File Upload for WooCommerce <= 1.1.4 - Unauthenticated Arbitrary File Move

Vendor Glenwpcoder
Product Drag and Drop Multiple File Upload for WooCommerce
Weakness CWE-22 · Path traversal
Published April 5, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress is vulnerable to arbitrary file moving due to insufficient file path validation via the wc-upload-file[] parameter in all versions up to, and including, 1.1.4. This makes it possible for unauthenticated attackers to move arbitrary files on the server, which can easily lead to remote code execution when the right file is moved (such as wp-config.php).

Explanation of Vulnerability in Simple Terms

02Summary

The Drag and Drop Multiple File Upload for WooCommerce plugin versions 1.1.4 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to read, write, or delete arbitrary files on the server. The vulnerability exists in the file upload handler and requires no user interaction. An attacker can exploit this to access sensitive configuration files, upload malicious code, or disable the site.

What an attacker can do

03Attacker Capabilities

Read, write, or delete any file on the server without authentication.

Potential impact on your site

04Site Impact

Attackers can steal database credentials, upload malware, or take the site offline without needing a user account.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 5, 2025 CVE published
April 8, 2026 Record updated