Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/yith-woocommerce-wishlist/tags/4.10.0
- https://plugins.trac.wordpress.org/browser/yith-woocommerce-wishlist/tags/4.10.0
- https://plugins.trac.wordpress.org/browser/yith-woocommerce-wishlist/tags/4.10.0
- https://plugins.trac.wordpress.org/browser/yith-woocommerce-wishlist/tags/4.10.0
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/0088a97c-5a06-4500-a92
FAQ
What is CVE-2025-12777?
CVE-2025-12777 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 a...
How severe is CVE-2025-12777?
CVE-2025-12777 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-12777?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.