CVE-2026-1929 PUBLISHED

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

Assigner: Wordfence
Reserved: 04.02.2026 Published: 25.02.2026 Updated: 25.02.2026

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.

Metrics

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

Product Status

Vendor mihail-barinov
Product Advanced Woo Labels – Product Labels & Badges for WooCommerce
Versions Default: unaffected
  • affected from * to 2.36 (incl.)

Credits

  • Osvaldo Noe Gonzalez Del Rio finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE