CVE-2025-12389
BaseFortify
Publication date: 2025-11-04
Last updated on: 2025-11-04
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| woocommerce | import_export_for_woocommerce | * |
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?
The vulnerability in the Import Export For WooCommerce plugin for WordPress allows authenticated users with Subscriber-level access or higher to modify plugin settings without proper authorization. This happens because the update_setting() function lacks a capability check, enabling unauthorized modification of data.
How can this vulnerability impact me? :
This vulnerability can allow attackers with low-level access to change plugin settings, potentially leading to unauthorized changes in the plugin's behavior or configuration. While it does not directly impact confidentiality or availability, it can affect the integrity of the plugin's settings.