AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-2296

HIGH · CVSS 7.2 EPSS 0.60%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-18 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-2296
Severity
HIGH
CVSS
7.2
EPSS
0.60%
WordPress

Original NVD Description

The 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.