What the vulnerability does
01Description
The WooCommerce Upload Files plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the upload_files() function in all versions up to, and including, 84.3. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
WooCommerce Upload Files contains an unrestricted file upload vulnerability affecting versions up to 84.3. An attacker can upload arbitrary files to the site without authentication, potentially allowing them to run malicious code, modify site content, or disrupt service. No user interaction is required. Update to a version newer than 84.3 immediately.
What an attacker can do
03Attacker Capabilities
Upload arbitrary files to the site and run malicious code without authentication.
Potential impact on your site
04Site Impact
Attackers can compromise your site by uploading and executing malicious files, leading to data theft or site takeover.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
November 13, 2024
CVE published
April 8, 2026
Record updated