CVE-2025-13157
BaseFortify
Publication date: 2025-11-27
Last updated on: 2025-11-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qode | wishlist_for_woocommerce | 1.2.7 |
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 QODE Wishlist for WooCommerce plugin for WordPress, affecting all versions up to and including 1.2.7. It occurs in the 'qode_wishlist_for_woocommerce_wishlist_table_item_callback' function due to missing validation on a user-controlled key. This flaw allows unauthenticated attackers to update the public view of arbitrary wishlists.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated attackers to modify the public view of any wishlist in the affected plugin. This could lead to unauthorized changes to wishlist data, potentially misleading users or damaging trust in the website's functionality. However, it does not impact confidentiality or availability.