S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jun 11, 2026

CVE-2025-13339 Scanner

CVE-2025-13339 Scanner - Arbitrary File Read vulnerability in Hippoo Mobile App for WooCommerce

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.6k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-13339
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.7.1 via the template_redirect() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

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

The Hippoo Mobile App for WooCommerce is a popular plugin used by WordPress administrators to integrate WooCommerce capabilities into their mobile applications. It offers features that enhance the shopping experience for mobile users. This software is predominantly employed by e-commerce websites seeking to provide mobile access to their stores. With an easy-to-use interface, the plugin facilitates the development of progressive web apps (PWAs) for online stores. Its integration enables website managers to extend their online presence to mobile platforms seamlessly. Overall, the open-source nature of WordPress and its extensive community support make this plugin a frequent choice among developers.

The vulnerability identified in the Hippoo Mobile App for WooCommerce pertains to an Arbitrary File Read issue. Such vulnerabilities allow attackers to access files stored on the server without the requisite permissions. This particular weakness arises from the way the plugin processes request paths, permitting traversal outside the intended directory. Successfully exploiting this vulnerability grants malicious actors access to critical server files. This type of vulnerability is particularly concerning in scenarios where sensitive data is stored on the server alongside the application. Regular updates and diligent configuration can mitigate the risks posed by such vulnerabilities.

The Arbitrary File Read vulnerability in this plugin is tied to the handling of the 'hippoo_serve' query variable. The flaw is due to the absence of sanitization checks on the user-supplied input, allowing directory traversal sequences. Intruders can exploit this flaw by appending traversal strings such as '../' to navigate the file system beyond the intended directory. The endpoint `${BaseURL}?hippoo_serve=PATH` is particularly susceptible, as demonstrated by attempts to access files like '/etc/passwd'. Mitigating this vulnerability requires ensuring that the plugin checks and restricts paths to authorized directories.

Upon exploitation, adversaries gain unauthorized access to server files, potentially accessing sensitive information such as user credentials or server configurations. This unauthorized access could lead to further compromises, including unauthorized database operations if files like 'wp-config.php' are accessed. Consequently, full site compromise could occur if attackers manipulate session tokens or authentication processes. The direct impact of such an exploitation spans data leakage, service disruption, and unauthorized actions. Proper access controls and regular security audits are essential to prevent such outcomes.

REFERENCES

Solution Advice
  • Update the Hippoo Mobile App for WooCommerce plugin to version 1.7.2 or later.
  • Employ input validation and sanitization techniques to restrict paths within the authorized directories.
  • Regularly review server permissions to ensure only necessary files are readable by the web process.
  • Implement monitoring systems to detect unusual access patterns.
  • Consider using web application firewalls to block malicious requests.

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.

CVE-2025-13339 Scanner - Arbitrary File Read vulnerability in Hippoo Mobile App for WooCommerce | S4E