CVE-2025-12427 MEDIUM

CVE-2025-12427: YITH WooCommerce Wishlist <= 4.10.0 - Unauthenticated Insecure Direct Object Reference to Unauthenticated Wishlist Rename

Vendor Yithemes
Product YITH WooCommerce Wishlist
Weakness CWE-639 · IDOR
Published November 19, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The YITH WooCommerce Wishlist plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.10.0 via the REST API endpoint and AJAX handler due to missing validation on user-controlled keys. This makes it possible for unauthenticated attackers to discover any user's wishlist token ID, and subsequently rename the victim's wishlist without authorization (integrity impact). This can be exploited to target multi-user stores for defacement, social engineering attacks, mass tampering, and profiling at scale.

Explanation of Vulnerability in Simple Terms

02Summary

YITH WooCommerce Wishlist versions up to 4.10.0 contain an integrity vulnerability that allows unauthenticated attackers to modify data over the network without user interaction. The vulnerability has a CVSS score of 5.3 (medium severity). No confidentiality or availability impact is present. Site administrators should update to a version newer than 4.10.0 when available.

What an attacker can do

03Attacker Capabilities

Modify wishlist data or related information without authentication.

Potential impact on your site

04Site Impact

Wishlist data integrity may be compromised; customers' wishlists could be altered by unauthorized parties.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 19, 2025 CVE published
April 8, 2026 Record updated