CVE-2025-9243
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | cost_calculator_builder | 3.5.32 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Cost Calculator Builder plugin for WordPress, where there is a missing capability check on the get_cc_orders and update_order_status functions in all versions up to 3.5.32. This allows authenticated users with Subscriber-level access or higher to access order management functions and modify order status without proper authorization.
How can this vulnerability impact me? :
An attacker with Subscriber-level access or above can exploit this vulnerability to modify order statuses in the system, potentially leading to unauthorized changes in order data, which can disrupt business operations, cause financial discrepancies, or lead to trust issues with customers.