CVE-2025-12087
BaseFortify
Publication date: 2025-11-12
Last updated on: 2025-11-12
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wordpress | * |
| acowebscd | aco-wishlist-for-woocommerce | * |
| 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 Wishlist and Save for later for Woocommerce plugin for WordPress, affecting all versions up to 1.1.22. It occurs because the plugin does not properly validate a user-controlled key in the 'awwlm_remove_added_wishlist_page' AJAX action. As a result, authenticated users with Subscriber-level access or higher can delete wishlist items belonging to other users.
How can this vulnerability impact me? :
The vulnerability allows attackers with Subscriber-level access or above to delete wishlist items from other users' wishlists. This could lead to unauthorized modification or loss of user data within the wishlist feature, potentially causing user dissatisfaction or disruption of service.