RCE in Acowebs Woocommerce Custom Product Addons Pro
CVE-2026-4001
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}).
EPSS: 0.007 (49.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Acowebs Woocommerce Custom Product Addons Pro — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-4001?
- CVE-2026-4001 is a critical-severity vulnerability in Acowebs Woocommerce Custom Product Addons Pro, classified under Eval Injection. CVSS score: 9.8/10. Published 2026-03-24.
- How severe is CVE-2026-4001?
- Critical severity. CVSS v3 base score is 9.8 out of 10.