Vulnerability Description
The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to arbitrary file write via a missing authorization check in all versions up to, and including, 1.7.1. This is due to the REST API endpoint `/wp-json/hippoo/v1/wc/token/save_callback/{token_id}` being registered with `permission_callback => '__return_true'`, which allows unauthenticated access. This makes it possible for unauthenticated attackers to write arbitrary JSON content to the server's publicly accessible upload directory via the vulnerable endpoint.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/utils.php#L1
- https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/web_api.php#L11
- https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/web_api.php#L45
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d34701a0-c745-441c-8d6
FAQ
What is CVE-2025-12655?
CVE-2025-12655 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to arbitrary file write via a missing authorization check in all versions up to, and including, 1.7.1. This is due to the REST ...
How severe is CVE-2025-12655?
CVE-2025-12655 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-12655?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.