CVE-2025-11728
BaseFortify
Publication date: 2025-10-15
Last updated on: 2025-10-16
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oceanpayment | oceanpayment_creditcard_gateway | * |
| woocommerce | woocommerce | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability in the Oceanpayment CreditCard Gateway plugin for WordPress allows unauthenticated attackers to modify data because the plugin lacks proper authentication and capability checks on the 'return_payment' and 'notice_payment' functions. This means attackers can change WooCommerce orders to a 'failed' status and alter transaction IDs without needing to log in or have permissions.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to tamper with your WooCommerce order statuses and transaction IDs. Specifically, attackers can mark orders as 'failed' even if they were successful, potentially disrupting order processing, causing financial discrepancies, and undermining trust in your e-commerce system.