CVE-2025-12086
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-11-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | woocommerce | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the Return Refund and Exchange For WooCommerce plugin for WordPress, affecting all versions up to 4.5.5. It occurs because the 'wps_rma_cancel_return_request' AJAX endpoint does not properly validate a user-controlled key, allowing authenticated users with Subscriber-level access or higher to delete refund requests belonging to other users.
How can this vulnerability impact me? :
An attacker with at least Subscriber-level access can exploit this vulnerability to delete refund requests submitted by other users. This could disrupt refund processes, cause loss of important refund data, and potentially lead to customer dissatisfaction or financial discrepancies.