S4E just found a high top 10 tcp port service scan
critical·Product Based Web Vulnerabilities·Updated Jun 11, 2026

CVE-2026-10580 Scanner

CVE-2026-10580 Scanner - Authentication Bypass to Admin Account Takeover vulnerability in Hippoo Mobile App for WooCommerce

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-10580
9.8
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Hippoo Mobile App for WooCommerceby hippooo
0
Updated Aug 19, 2026View on NVD →
Detail

Hippoo Mobile App for WooCommerce is a WordPress plugin often used by administrators and developers to integrate mobile app functionality with WooCommerce-powered e-commerce sites. It is popular among small to medium-sized businesses looking to enhance their online shopping experiences. This plugin allows for seamless integration between a mobile app and a WordPress site, offering a comprehensive and flexible solution for managing e-commerce operations. Businesses use it to ensure that they reach a broader audience by providing mobile users access to their WooCommerce stores efficiently. The software is typically employed in environments that require robust e-commerce capabilities with mobile accessibility. It plays a crucial role in enabling businesses to offer a competitive, mobile-optimized shopping experience to their customers.

The Authentication Bypass to Admin Account Takeover vulnerability presents a significant security threat in the Hippoo Mobile App for WooCommerce plugin version 1.9.4 and prior. This vulnerability arises from a logical error in user permission checks, which inadvertently allows unauthorized users to bypass authentication mechanisms. Through exploiting this flaw, attackers can reset passwords of any WordPress user, including that of administrators. As a result, adversaries obtain full administrative control over affected websites, leading to potential misuse and unauthorized alterations to site content. This vulnerability emphasizes the critical need for stringent permission validations and access control mechanisms in software development. The exposure not only risks data integrity but may also have reputational consequences for websites affected by such exploits.

Technical details of this vulnerability involve an exploitable path via the REST API, specifically linked to password reset functionality. Attackers can manipulate the REST API requests by sending crafted POST requests targeting user endpoints. The logic flaw permits bypassing the standard authentication checks, particularly affecting the endpoint `/wp-json/wc-hippoo/v1/ext/wp/v2/users/1`. Parameters related to user authentication checks are inadequately validated, leading to an insecure bypass path that attackers can exploit. This bypass allows attackers to perform unauthorized password resets, effectively altering administrator account credentials without the necessary permissions. Additionally, the returned HTTP status and response content enable the attacker to verify successful exploitation. Ensuring robust authentication and authorization checks can mitigate the risk associated with such vulnerabilities.

The possible effects of exploiting this vulnerability are severe, leading to complete administrative control by unauthorized users. This allows attackers to access sensitive information, modify site settings, and deploy malicious payloads, posing data integrity and availability threats. Further ramifications include potential exposure of customer data, leading to privacy violations and compliance issues. The unauthorized control could facilitate the distribution of malware to site visitors or cause the website to be utilized for phishing activities. Consequently, the exploitation could damage business reputations, leading to loss of customer trust and potential financial implications due to rectifying the breach and addressing legal ramifications.

REFERENCES

Solution Advice
  • Update the Hippoo Mobile App for WooCommerce plugin to a version later than 1.9.4 or the latest available version.
  • Implement additional verification steps for user permission checks in the plugin's code.
  • Regularly audit REST API calls to ensure proper access control mechanisms are in place.
  • Restrict access to sensitive functionalities in the mobile application via role-based access control.
  • Conduct security assessments of plugins and applications integrated into WordPress environments.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.