Description
The Advanced Product Fields (Product Addons) for WooCommerce plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 1.6.21. This is due to a logic flaw in the 'validate_cart_data' function. This makes it possible for unauthenticated attackers to bypass required paid addons and complete purchases at the base product price only, effectively stealing products by paying a fraction of the intended total. The vulnerability was partially patched in version 1.6.19.
Published: 2026-08-22
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advanced Product Fields (Product Addons) for WooCommerce plugin contains an improper input validation flaw in the validate_cart_data function. This flaw allows attackers who are not logged in to manipulate the add‑to‑cart request and bypass required paid addons. As a result, they can complete a purchase at the base product price, effectively stealing products by paying only a fraction of the intended total. The weakness is a classic input validation error (CWE‑20).

Affected Systems

The vulnerability affects the maartenbelmans Advanced Product Fields (Product Addons) for WooCommerce plugin for WordPress, all versions up to and including 1.6.21. A partial patch was applied in 1.6.19, but the flaw remains until a full fix in a later version.

Risk and Exploitability

With a CVSS score of 7.5 this issue is considered high severity. The EPSS score is not available, and the vulnerability is not currently listed in CISA’s KEV catalog. Attackers do not need to authenticate and can exploit the flaw by sending a crafted HTTP POST to the WooCommerce add‑to‑cart endpoint, manipulating addon data to remove or skip required paid options. Because the exploit works remotely over the public web interface, the risk to all site owners is considerable, especially for shops relying on paid addons for revenue.

Generated by OpenCVE AI on August 22, 2026 at 14:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Advanced Product Fields (Product Addons) for WooCommerce plugin to a version later than 1.6.21.
  • If an immediate update is not feasible, configure the plugin or the store to require user login before adding paid addons to the cart or disable the plugin entirely for unauthenticated users.
  • As a temporary measure, use a web‑application firewall or security plugin to block or rate‑limit malformed add‑to‑cart requests and monitor checkout logs for unexpected purchases at base prices.

Generated by OpenCVE AI on August 22, 2026 at 14:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Maartenbelmans
Maartenbelmans advanced Product Fields Product Addons For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Maartenbelmans
Maartenbelmans advanced Product Fields Product Addons For Woocommerce
Wordpress
Wordpress wordpress

Sat, 22 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description The Advanced Product Fields (Product Addons) for WooCommerce plugin for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 1.6.21. This is due to a logic flaw in the 'validate_cart_data' function. This makes it possible for unauthenticated attackers to bypass required paid addons and complete purchases at the base product price only, effectively stealing products by paying a fraction of the intended total. The vulnerability was partially patched in version 1.6.19.
Title Advanced Product Fields (Product Addons) for WooCommerce <= 1.6.21 - Unauthenticated Improper Input Validation to Price Bypass via Add-to-Cart POST Request
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Maartenbelmans Advanced Product Fields Product Addons For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-22T13:27:14.956Z

Reserved: 2026-02-23T00:50:08.677Z

Link: CVE-2026-2996

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T14:16:32.807

Modified: 2026-08-22T14:16:32.807

Link: CVE-2026-2996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T14:30:17Z

Weaknesses
  • CWE-20

    Improper Input Validation