CVE-2025-12655
MEDIUM EPSS 14.3%
Published Dec 12, 20256mo ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Published Dec 12, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
14.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
References 4
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/utils.php#L1
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/web_api.php#L117
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/hippoo/tags/1.6.1/app/web_api.php#L45
- wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/d34701a0-c745-441c-8d6c-7befc877f8d0?source=cve
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.