CVE-2024-10820 CRITICAL

CVE-2024-10820: WooCommerce Upload Files <= 84.3 - Unauthenticated Arbitrary File Upload

Vendor Unknown
Product WooCommerce Upload Files
Weakness CWE-434 · Unrestricted file upload
Published November 13, 2024
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 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

Related vulnerabilities

08Related CVE