CVE-2025-14757

Source
https://cve.org/CVERecord?id=CVE-2025-14757
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-14757.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-14757
Published
2026-01-16T09:15:59.663Z
Modified
2026-03-15T22:50:20.515029Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

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 completepayment AJAX action being registered via wpajaxnopriv, 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.ccbnonces in the page source, any unauthenticated attacker can mark any order's payment status as "completed" without actual payment.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-14757.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.6.10"
            }
        ]
    }
]