CVE-2025-10570
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | flexible_refund_and_return_order | 1.0.38 |
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 exists in the Flexible Refund and Return Order for WooCommerce plugin for WordPress, affecting all versions up to and including 1.0.38. It is a Missing Authorization vulnerability in the save_refund_request() function, which allows authenticated users with subscriber-level access or higher to submit refund requests for orders they do not own.
How can this vulnerability impact me? :
An attacker with subscriber-level access or above can exploit this vulnerability to submit unauthorized refund requests for arbitrary orders. This could lead to fraudulent refund claims, financial loss, and disruption of order management processes.
What immediate steps should I take to mitigate this vulnerability?
Update the Flexible Refund and Return Order for WooCommerce plugin to a version later than 1.0.38 where the missing authorization issue in the save_refund_request() function has been fixed. [1]