CVE-2024-1689 MEDIUM

CVE-2024-1689: WooCommerce Tools <= 1.2.9 - Missing Authorization to Authenticated (Subscriber+) Plugin Module Deactivation

Vendor Themefarmer
Product WooCommerce Tools
Weakness CWE-862 · Missing authorization
Published June 7, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WooCommerce Tools plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the woocommerce_tool_toggle_module() function in all versions up to, and including, 1.2.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to deactivate arbitrary plugin modules.

Explanation of Vulnerability in Simple Terms

02Summary

WooCommerce Tools versions 1.2.9 and earlier lack proper authorization checks, allowing authenticated users to modify data they should not have access to. An attacker with a low-privilege account can change settings or content without proper permission validation. Update to a version newer than 1.2.9 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Modify WooCommerce settings or data without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter WooCommerce configuration or product data, potentially disrupting store operations.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE