WoodMart: A security weakness
WoodMart is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.
- Component
- WoodMart
- Plugin slug
woodmart- Affected
- See vendor advisory
- Safe version
- See mitigation notes
- Published
- Jul 26, 2025
This CVE was published Jul 26, 2025 and is one of 17 known issues for this theme.
Patch or disable the affected component.
Update WoodMart to a release outside the affected range, or disable and remove it until a fixed version is available.
Technical description
The WoodMart theme for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 8.2.6. This is due to insufficient validation of the qty parameter in the woodmart_update_cart_item function. This makes it possible for unauthenticated attackers to manipulate cart quantities using fractional values, allowing them to obtain products for free by setting extremely small quantities (e.g., 0.00001) that round cart totals to $0.00, effectively bypassing payment requirements and allowing unauthorized acquisition of virtual or downloadable products.
CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N