CVE-2026-2296

T

he Product Addons for Woocommerce – Product Options with Custom Fields plugin for WordPress is vulnerable to Code Injection in all versions up to, and including, 3.1.0. This is due to insufficient input validation of the 'operator' field in conditional logic rules within the evalConditions() function, which passes unsanitized user input directly to PHP's eval() function. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to inject and execute arbitrary PHP code on the server via the conditional logic 'operator' parameter when saving addon form field rules.

Configurations

No configuration.

History

18 Feb 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 07:16

Updated : 2026-02-18 17:51


NVD link : CVE-2026-2296

Mitre link : CVE-2026-2296

CVE.ORG link : CVE-2026-2296


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')