Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b030aa28-5310-4f69-8b8
FAQ
What is CVE-2025-8097?
CVE-2025-8097 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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_upd...
How severe is CVE-2025-8097?
CVE-2025-8097 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-8097?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.