CVE-2025-12777: YITH WooCommerce Wishlist <= 4.10.0 - Unauthenticated Wishlist Token Disclosure to Wishlist Item Deletion
The YITH WooCommerce Wishlist plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.10.0. This is due to the plugin not properly verifying that a user is authorized to perform actions on the REST API /wp-json/yith/wishlist/v1/lists endpoint (which uses permissioncallback => 'returntrue') and the AJAX deleteitem handler (which only checks nonce validity without verifying object-level authorization). This makes it possible for unauthenticated attackers to disclose wishlist tokens for any user and subsequently delete wishlist items by chaining the REST API authorization bypass with the exposed deleteitem nonce on shared wishlist pages and the AJAX handler's missing object-level authorization check.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-12777?
CVE-2025-12777 has a high severity due to its potential for unauthorized access to user data.
How do I fix CVE-2025-12777?
To fix CVE-2025-12777, update the YITH WooCommerce Wishlist plugin to version 4.10.1 or later.
What is the affected software version for CVE-2025-12777?
CVE-2025-12777 affects all versions of the YITH WooCommerce Wishlist plugin up to and including version 4.10.0.
What type of vulnerability is CVE-2025-12777?
CVE-2025-12777 is an authorization bypass vulnerability in the YITH WooCommerce Wishlist plugin.
Can CVE-2025-12777 affect my WordPress website?
Yes, if you are using a vulnerable version of the YITH WooCommerce Wishlist plugin, CVE-2025-12777 can impact your WordPress website's security.