Auth bypass in Stylemix Cost Calculator Builder
CVE-2025-14755
The Cost Calculator Builder plugin for WordPress is vulnerable to Unauthenticated Price Manipulation and Insecure Direct Object Reference (IDOR) in all versions up to, and including, 4.0.1 only when used in combination with Cost Calculator Builder PRO. This is due to the ccb_woocommerce_payment AJAX action being registered via wp_ajax_nopriv, making it accessible to unauthenticated users, and the renderWooCommercePayment() function passing user-controlled data directly to CCBWooCheckout::init() without authorization checks. This makes it possible for unauthenticated attackers to add WooCommerce products to their cart with attacker-controlled prices.
Vulnerability class: Broken Access Control
EPSS: 0.002 (13.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Stylemix Cost Calculator Builder — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-14755?
- CVE-2025-14755 is a medium-severity vulnerability in Stylemix Cost Calculator Builder, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-05-13.
- How severe is CVE-2025-14755?
- Medium severity. CVSS v3 base score is 5.3 out of 10.