PT-2025-47424 · Automattic+1 · Woocommerce+1
Athiwat Tiprasaharn
·
Published
2025-11-19
·
Updated
2025-11-19
·
CVE-2025-12777
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
YITH WooCommerce Wishlist plugin versions prior to 4.10.0
Description
The YITH WooCommerce Wishlist plugin for WordPress has an authorization issue. The plugin does not properly verify user authorization for actions on the REST API endpoint
/wp-json/yith/wishlist/v1/lists and the AJAX delete item handler. The REST API endpoint uses permission callback => ' return true', bypassing authorization checks. The AJAX delete item handler only validates nonce validity, lacking object-level authorization verification. This allows unauthenticated attackers to disclose wishlist tokens for any user and delete wishlist items by combining the REST API bypass with the exposed delete item nonce on shared wishlist pages and the missing authorization check in the AJAX handler.Recommendations
Update the YITH WooCommerce Wishlist plugin to version 4.10.0 or later.
Fix
Improper Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Woocommerce
Yith Woocommerce Wishlist