CVE-2026-10580
Last modified
CVE-2026-10580 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 2.84% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-10580?
How severe is CVE-2026-10580?
How do I fix CVE-2026-10580?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10569IBM UCD - IBM UrbanCode Deploy 7.2 through 7.2.3.23, and 7.3…4.3
- CVE-2026-10570The Sympl Repeater for ACF and Elementor plugin for WordPres…6.4
- CVE-2026-10573A denial-of-service security issue exists in 1734 POINT I/O™…8.7
- CVE-2026-10577A security issue exists within the 1715-AENTR EtherNet/IP Ad…10
- CVE-2026-10579A flaw was found in Picketlink Federation SAML; the unsolcit…9.8
- CVE-2026-1058The Form Maker plugin for WordPress is vulnerable to Stored …7.1
- CVE-2026-10581A flaw has been found in DedeCMS 5.7.88. Affected by this vu…6.3
- CVE-2026-10583A security vulnerability has been detected in nextlevelbuild…4.7
- CVE-2026-10584Proxy server in Graph Explorer before 3.0.1 falls back to HT…8.2
- CVE-2026-10585A stored cross-site scripting vulnerability was identified i…5.4
- CVE-2026-10586The Gutenberg Essential Blocks – Page Builder for Gutenberg …7.2
- CVE-2026-10587A potential out-of-bounds write vulnerability could allow a …6.8
Are you affected by CVE-2026-10580?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
