CyberRota
Back to database

CVE-2025-14755

MEDIUM · CVSS 5.3 EPSS 0.04%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-13 · Last synced: 2026-06-09

CyberRota Analysis

Saldırganın giriş yapmış olması gerekebilir.

CVE
CVE-2025-14755
Severity
MEDIUM
CVSS
5.3
EPSS
0.04%
WordPress

Original NVD 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.