Hippoo Mobile App for WooCommerce <= 1.9.4 - Unauthenticated Authentication Bypass to Administrator Account Takeover via REST API
Summary
| CVE | CVE-2026-10580 |
|---|---|
| State | PUBLISHED |
| Assigner | Wordfence |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-05 19:16:28 UTC |
| Updated | 2026-06-05 19:20:19 UTC |
| Description | The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to Authentication Bypass leading to Administrator Account Takeover in all versions up to and including 1.9.4. This is due to a logic conflation in HippooPermissions::get_user_permissions(), which returns the same null sentinel for both administrators and unauthenticated visitors — a value that HippooPermissions::has_role_access() unconditionally interprets as full administrator access — causing override_extension_permission_callback() to assign __return_true as the permission callback for every WordPress and WooCommerce REST route cloned under /wc-hippoo/v1/ext/ by HippooControllerWithAuth::re_register_external_routes(), while the block_unauthorized_access() pre-dispatch guard fails to block unauthenticated users for the same reason. This makes it possible for unauthenticated attackers to invoke any core REST endpoint without credentials — most critically, sending a POST request to /wc-hippoo/v1/ext/wp/v2/users/<id> with a {"password":"<new_password>"} body to reset the password of any WordPress user, including the site administrator, and gain full administrative control of the site. |
Risk And Classification
Primary CVSS: v3.1 9.8 CRITICAL from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.003190000 probability, percentile 0.553950000 (date 2026-06-11)
Problem Types: CWE-285 | CWE-285 CWE-285 Improper Authorization
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Primary | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Hippooo | Hippoo Mobile App For WooCommerce | affected 1.9.4 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/permissions.php | [email protected] | plugins.trac.wordpress.org | |
| www.wordfence.com/threat-intel/vulnerabilities/id/73835cfc-4c10-40d5-8df2-903d9... | [email protected] | www.wordfence.com | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/permissions.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/web_api_auth.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/permissions.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/web_api.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/permissions.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/hippoo/tags/1.8.5/app/permissions.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/changeset/3557733/hippoo | [email protected] | plugins.trac.wordpress.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Nguyen Hung (en)
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-06-01T18:07:42.000Z | Vendor Notified |
| CNA | 2026-06-05T05:47:24.000Z | Disclosed |
There are currently no legacy QID mappings associated with this CVE.