CVE-2025-11532
BaseFortify
Publication date: 2025-11-11
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 |
|---|---|---|
| softivus | wisly | 1.0.0 |
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 Wisly plugin for WordPress, present in all versions up to and including 1.0.0. It occurs because the plugin does not properly validate the 'wishlist_id' parameter controlled by the user. As a result, unauthenticated attackers can manipulate this parameter to add or remove items from other users' wishlists.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated attackers to modify other users' wishlists by adding or removing items without authorization. This can lead to unauthorized changes to user data, potentially causing confusion, loss of user trust, and disruption of normal user experience on the affected WordPress site.