Summary
CVE-2026-16054 is an unauthenticated arbitrary file deletion vulnerability in the Drag and Drop Multiple File Upload for WooCommerce WordPress plugin before version 1.1.8. Because the plugin’s file-deletion routine is gated only by a nonce that unauthenticated users can obtain, anonymous attackers can delete files staged in its upload directory and irreversibly destroy customers’ pending order attachments. It is rated Critical with a CVSS base score of 9.1.
Technical details
- Root cause: The file-deletion function relies solely on a nonce for protection, and the plugin does not prevent unauthenticated users from obtaining a valid nonce (CWE-73: External Control of File Name or Path).
- Trigger conditions: An attacker retrieves a valid nonce and issues a deletion request; no authentication or user interaction is required.
- Attack vector: Network — remotely exploitable against an internet-facing WooCommerce store running the affected plugin.
- Impact: Deletion of files staged in the plugin’s upload directory, irreversibly destroying customers’ pending order attachments (high integrity and availability impact).
Affected software
- Drag and Drop Multiple File Upload for WooCommerce — all versions before 1.1.8.
Severity
- CVSS v3.1 base score: 9.1 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the Drag and Drop Multiple File Upload for WooCommerce plugin to version 1.1.8 or later.
- If no patch can be applied: Restrict network access to the plugin’s upload and file-handling endpoints, and back up the upload directory so destroyed order attachments can be restored. Deactivate the plugin until it can be updated.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/drag-and-drop-multiple-file-upload-for-woocommerce/

