Description
The Wisly plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.0.0 due to missing validation on the 'wishlist_id' user controlled key. This makes it possible for unauthenticated attackers to remove and add items to other user's wishlists.
Published: 2025-11-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Wishlist Manipulation
Action: Apply Patch
AI Analysis

Impact

The Wisly WordPress plugin is vulnerable to an insecure direct object reference (CWE-639) that permits unauthenticated attackers to remove or add items to other users’ wishlists. The flaw exists because the plugin fails to validate the user‑controlled 'wishlist_id' parameter before modifying wishlist contents. This weakness allows an attacker to alter any wishlist identified by that parameter, potentially changing, deleting, or exposing private wishlist items.

Affected Systems

All installations of Softivus Wisly version 1.0.0 or earlier on WordPress sites. The vulnerability applies to any site that has the plugin enabled and does not restrict wishlist editing to authenticated users.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. The EPSS score of less than 1% suggests that widespread exploitation is unlikely at present, and the vulnerability is not listed in CISA's KEV catalog. The attack vector is inferred to be external, via crafted HTTP requests that include an arbitrary 'wishlist_id'. An attacker only needs to supply a valid or guessed wishlist identifier and can add or delete items regardless of the wishlist owner’s privileges.

Generated by OpenCVE AI on April 22, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Wisly plugin to a version newer than 1.0.0, which introduces validation for the 'wishlist_id' parameter.
  • Prevent unauthenticated users from accessing the wishlist editing feature by configuring user role permissions in WordPress or using a plugin setting to disable the feature for non‑logged‑in users.
  • Implement server‑side checks that reject any request containing a 'wishlist_id' unless the requester is authenticated and authorized to modify that specific wishlist.

Generated by OpenCVE AI on April 22, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Wisly plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.0.0 due to missing validation on the 'wishlist_id' user controlled key. This makes it possible for unauthenticated attackers to remove and add items to other user's wishlists.
Title Wisly <= 1.0.0 - Insecure Direct Object Reference to Unauthenticated Wishlist Manipulation
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:16:35.718Z

Reserved: 2025-10-08T19:14:04.214Z

Link: CVE-2025-11532

cve-icon Vulnrichment

Updated: 2025-11-12T15:12:13.180Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:41.953

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:45:04Z

Weaknesses