CVE-2025-14757
CVE-2025-14757 is a medium-severity vulnerability in Stylemixthemes Cost Calculator Builder with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-862.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (25th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-2966
- Weakness: CWE-862
- Affected product: Stylemixthemes Cost Calculator Builder
- Published:
- Last modified:
Description
The Cost Calculator Builder plugin for WordPress is vulnerable to Unauthenticated Payment Status Bypass in all versions up to, and including, 3.6.9 only when used in combination with Cost Calculator Builder PRO. This is due to the complete_payment AJAX action being registered via wp_ajax_nopriv, making it accessible to unauthenticated users, and the complete() function only verifying a nonce without checking user capabilities or order ownership. Since nonces are exposed to all visitors via window.ccb_nonces in the page source, any unauthenticated attacker can mark any order's payment status as "completed" without actual payment.
Frequently asked questions
- What is CVE-2025-14757?
- The Cost Calculator Builder plugin for WordPress is vulnerable to Unauthenticated Payment Status Bypass in all versions up to, and including, 3.6.9 only when used in combination with Cost Calculator Builder PRO. This is due to the complete_payment AJAX action being registered via wp_ajax_nopriv, making it accessible to unauthenticated users, and the complete() function only verifying a nonce without checking user capabilities or order ownership. Since nonces are exposed to all visitors via window.ccb_nonces in the page source, any unauthenticated attacker can mark any order's payment status as "completed" without actual payment.
- How severe is CVE-2025-14757?
- CVE-2025-14757 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2025-14757 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (25th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-14757?
- CVE-2025-14757 affects Stylemixthemes Cost Calculator Builder. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-14757?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-14757 have an EU (EUVD) identifier?
- Yes. CVE-2025-14757 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-2966.
- When was CVE-2025-14757 published?
- CVE-2025-14757 was published on 2026-01-16 and last updated on 2026-06-17.
References
- https://plugins.trac.wordpress.org/browser/cost-calculator-builder/tags/3.6.7/includes/classes/CCBAjaxAction.php#L98
- https://plugins.trac.wordpress.org/browser/cost-calculator-builder/tags/3.6.7/includes/classes/CCBOrderController.php#L408
- https://plugins.trac.wordpress.org/changeset/3437516/cost-calculator-builder/trunk/includes/classes/CCBOrderController.php?old=3426823&old_path=cost-calculator-builder%2Ftrunk%2Fincludes%2Fclasses%2FCCBOrderController.php
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b8415e5f-17a4-425c-ac28-5dd886d1bcf1?source=cve
Affected products (1)
- cpe:2.3:a:stylemixthemes:cost_calculator_builder:*:*:*:*:free:wordpress:*:*
More vulnerabilities in Stylemixthemes Cost Calculator Builder
- CVE-2024-43144 — Critical (CVSS 9.3): Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in StylemixThemes…
- CVE-2024-8379 — High (CVSS 7.2): The Cost Calculator Builder WordPress plugin before 3.2.29 does not properly sanitise and escape a parameter before…
- CVE-2024-10892 — Medium (CVSS 5.4): The Cost Calculator Builder WordPress plugin before 3.2.43 does not have CSRF checks in some AJAX actions, which could…
- CVE-2024-6010 — Medium (CVSS 5.3): The Cost Calculator Builder PRO plugin for WordPress is vulnerable to price manipulation in all versions up to, and…
- CVE-2024-6011 — Medium (CVSS 4.4): The Cost Calculator Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the…
- CVE-2024-6012 — Medium (CVSS 4.3): The Cost Calculator Builder plugin for WordPress is vulnerable to unauthorized modification of data due to a missing…
All CVEs affecting Stylemixthemes Cost Calculator Builder →
Other CWE-862 (Missing Authorization) vulnerabilities
- CVE-2026-0092 — Critical (CVSS 10.0): In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could…
- CVE-2026-33712 — Critical (CVSS 10.0): Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST…
- CVE-2026-2031 — Critical (CVSS 10.0): An Improper Access Control vulnerability in several internal API endpoints for Google Cloud Application Integration…
- CVE-2026-34976 — Critical (CVSS 10.0): Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing…
- CVE-2025-30416 — Critical (CVSS 10.0): Sensitive data disclosure and manipulation due to missing authorization. The following products are affected: Acronis…
- CVE-2025-45854 — Critical (CVSS 10.0): /server/executeExec of JEHC-BPM 2.0.1 allows attackers to execute arbitrary code via execParams.
Browse all CWE-862 (Missing Authorization) vulnerabilities →