Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/cost-calculator-builder/tags/3.6.7/in
- https://plugins.trac.wordpress.org/browser/cost-calculator-builder/tags/3.6.7/in
- https://www.wordfence.com/threat-intel/vulnerabilities/id/fe684f43-8442-4b29-84a
FAQ
What is CVE-2025-14755?
CVE-2025-14755 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 u...
How severe is CVE-2025-14755?
CVE-2025-14755 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-14755?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.