Home

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.

PUBLISHED Reserved 2025-12-15 | Published 2026-01-16 | Updated 2026-01-16 | Assigner Wordfence




MEDIUM: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

* (semver)
affected

Timeline

2025-12-15:Vendor Notified
2026-01-15:Disclosed

Credits

andrea bocchetti finder

References

www.wordfence.com/...-17a4-425c-ac28-5dd886d1bcf1?source=cve

plugins.trac.wordpress.org/...classes/CCBOrderController.php

plugins.trac.wordpress.org/...udes/classes/CCBAjaxAction.php

plugins.trac.wordpress.org/...asses%2FCCBOrderController.php

cve.org (CVE-2025-14757)

nvd.nist.gov (CVE-2025-14757)

Download JSON