CVE-2026-10580
Authentication Bypass in Hippoo Mobile App for WooCommerce
Publication date: 2026-06-05
Last updated on: 2026-06-05
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hippoo | mobile_app_for_woocommerce | to 1.9.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The Hippoo Mobile App for WooCommerce plugin for WordPress has a vulnerability that allows unauthenticated attackers to bypass authentication and take over administrator accounts. This happens because the plugin's permission system mistakenly treats unauthenticated visitors as administrators due to a logic error in how user permissions are checked. As a result, attackers can access any WordPress and WooCommerce REST API endpoints without credentials.
Specifically, attackers can send a POST request to reset the password of any WordPress user, including administrators, thereby gaining full administrative control of the site.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows attackers to gain full administrative control over a WordPress site running the affected plugin versions. An attacker can reset any user's password, including the administrator's, without authentication.
With administrative access, attackers can modify site content, install malicious plugins or themes, steal sensitive data, disrupt site operations, or use the compromised site as a platform for further attacks.