YITH WooCommerce Wishlist <= 4.10.0 - Unauthenticated Wishlist Token Disclosure to Wishlist Item Deletion

5.3
Improper Authorization
CVE CVE-2025-12777
CVSS 5.3 (Medium)
Publicly Published November 18, 2025
Last Updated November 19, 2025
Researcher Athiwat Tiprasaharn (Jitlada)

Description

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 permission_callback => '__return_true') and the AJAX delete_item 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 delete_item nonce on shared wishlist pages and the AJAX handler's missing object-level authorization check.

References

Share

Vulnerability Details for YITH WooCommerce Wishlist

Software Type Plugin
Software Slug yith-woocommerce-wishlist (view on wordpress.org)
Patched? Yes
Remediation Update to version 4.10.1, or a newer patched version
Affected Version
  • <= 4.10.0
Patched Version
  • 4.10.1

Recent vulnerabilities in YITH WooCommerce Wishlist

# Title CVE ID CVSS Researchers Date
1 YITH WooCommerce Wishlist <= 4.12.0 - Unauthenticated Insecure Direct Object Reference CVE-2026-27329 5.3 PPzzAArr May 7, 2026
2 YITH WooCommerce Wishlist < 4.13.0 - Unauthenticated Insecure Direct Object Reference to Wishlist Rename CVE-2026-4432 5.3 Chiao-Lin Yu (Steven Meow) March 20, 2026
3 YITH WooCommerce Wishlist <= 4.10.0 - Unauthenticated Insecure Direct Object Reference to Unauthenticated Wishlist Rename CVE-2025-12427 5.3 Athiwat Tiprasaharn (Jitlada) November 18, 2025
4 YITH WooCommerce Wishlist <= 4.5.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via id Parameter CVE-2025-5238 6.4 Asaf Mozes June 13, 2025
5 YITH WooCommerce Wishlist <= 3.32.0 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-34385 4.4 SavPhill (Savphill) May 30, 2024
6 YITH plugins by YITHEMES <= (Various Versions) - Missing Authorization 7.1 November 11, 2022
7 YITH plugins by YITHEMES <= (Various Versions) - Cross-Site Request Forgery CVE-2022-44630 4.3 István Márton November 11, 2022
8 YIT Plugin Framework <= 3.3.8 - Authenticated Settings Change CVE-2019-16251 4.3 Jerome Bruandet October 31, 2019
9 YITH WooCommerce Wishlist <= 2.1.2 - SQL Injection 6.1 John Castro January 16, 2018

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation