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

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

Affected products (1)

More vulnerabilities in Stylemixthemes Cost Calculator Builder

All CVEs affecting Stylemixthemes Cost Calculator Builder →

Other CWE-862 (Missing Authorization) vulnerabilities

Browse all CWE-862 (Missing Authorization) vulnerabilities →