CVE-2026-1929 HIGH

CVE-2026-1929: Advanced Woo Labels <= 2.37 - Authenticated (Contributor+) Remote Code Execution via 'callback' Parameter

Vendor Mihail-Barinov
Product Advanced Woo Labels – Product Labels & Badges for WooCommerce
Weakness CWE-94 · Code injection
Published February 25, 2026
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 Advanced Woo Labels plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.37. This is due to the use of `call_user_func_array()` with user-controlled callback and parameters in the `get_select_option_values()` AJAX handler without an allowlist of permitted callbacks or a capability check. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute arbitrary PHP functions and operating system commands on the server via the 'callback' parameter.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Woo Labels for WooCommerce versions 2.36 and earlier contain a code injection vulnerability. An authenticated user with low privileges can inject and execute arbitrary PHP code on the site. This allows complete compromise of the WordPress installation, including data theft, malware installation, and site takeover. Update immediately to a version newer than 2.36.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site and take full control of WordPress.

Potential impact on your site

04Site Impact

Complete site compromise: attackers can steal data, install malware, modify content, or lock you out.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (e.g., contributor or subscriber).

Key dates

06Disclosure timeline

February 25, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE