CVE-2025-12040
BaseFortify
Publication date: 2025-11-25
Last updated on: 2026-04-08
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?
The vulnerability in the Wishlist for WooCommerce plugin for WordPress is an Insecure Direct Object Reference (IDOR) issue present in all versions up to and including 1.0.9. It occurs due to missing validation on a user-controlled key in several functions within the class-th-wishlist-frontend.php file. This flaw allows unauthenticated attackers to modify other users' wishlists.
How can this vulnerability impact me? :
This vulnerability can allow unauthenticated attackers to modify other users' wishlists, potentially leading to unauthorized changes to user data. This could result in loss of data integrity and trust, and may affect user experience and the security of user-specific information.