CVE-2024-1986 HIGH

CVE-2024-1986: Elite Booster for WooCommerce <= 7.1.7 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Pluggabl
Product Booster Elite for WooCommerce
Weakness CWE-434 · Unrestricted file upload
Published March 7, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Booster Elite for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the wc_add_new_product() function in all versions up to, and including, 7.1.7. This makes it possible for customer-level attackers, and above, to upload arbitrary files on the affected site's server which may make remote code execution possible. This is only exploitable when the user product upload functionality is enabled.

Explanation of Vulnerability in Simple Terms

02Summary

Booster Elite for WooCommerce versions up to 7.1.7 allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining control of the site. Update to a version newer than 7.1.7 immediately.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site and execute code on the server.

Potential impact on your site

04Site Impact

Compromised site with potential data theft, malware injection, or complete takeover.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

March 7, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE