216.73.216.233

CVE-2026-4001

· Published 24/03/2026 00:16 · Modified 24/03/2026 15:53

Labels: CVE-2026-4001 2026-03-24CVE-2026-4001CWE-95[email protected]

Essential information

Published
24/03/2026 00:16
Modified
24/03/2026 15:53
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

Description

The Woocommerce Custom Product Addons Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 5.4.1 via the custom pricing formula eval() in the process_custom_formula() function within includes/process/price.php. This is due to insufficient sanitization and validation of user-submitted field values before passing them to PHP's eval() function. The sanitize_values() method strips HTML tags but does not escape single quotes or prevent PHP code injection. This makes it possible for unauthenticated attackers to execute arbitrary code on the server by submitting a crafted value to a WCPA text field configured with custom pricing formula (pricingType: "custom" with {this.value}).

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
woocommerce / custom product addons pro cpe:2.3:a:woocommerce:custom_product_addons_pro:*:*:*:*:*:wordpress:*:*
wordpress / wordpress cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*

References