CVE-2026-40062
7.5Ziosoft, Inc. · Ziostation2
A path traversal vulnerability in Ziosoft Ziostation2 allows remote, unauthenticated attackers to access sensitive information on the underlying operating system.
Executive summary
A critical path traversal vulnerability in Ziosoft Ziostation2 allows unauthenticated remote attackers to access sensitive system files, posing a significant risk to data confidentiality.
Vulnerability
This is a path traversal vulnerability (CWE-22) residing in the Ziostation2 application. The flaw allows an unauthenticated remote attacker to bypass directory restrictions and access unauthorized files on the host operating system.
Business impact
The ability for an unauthenticated attacker to read arbitrary files from the system constitutes a severe risk to data integrity and confidentiality. Given the CVSS score of 7.5, this vulnerability is classified as High severity. Successful exploitation could lead to the exposure of sensitive configuration files, credentials, or protected health information, potentially resulting in regulatory non-compliance and reputational damage.
Remediation
Immediate Action: Since no specific patch version is currently identified, administrators should immediately restrict network access to the Ziostation2 interface to only trusted IP addresses.
Proactive Monitoring: Security teams should review web server access logs for anomalous requests containing directory traversal sequences, such as double dots (..) or forward slashes, directed at the application.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block path traversal attempts to mitigate the risk until an official vendor update is applied.
Exploitation status
Public Exploit Available: No (exploit_available: unknown).
Analyst recommendation
The severity of this vulnerability is elevated by the lack of authentication required for exploitation. Organizations utilizing Ziostation2 should prioritize network segmentation and WAF deployment immediately. Monitor vendor communications closely for the release of a security patch and apply it as soon as it becomes available to remediate the underlying flaw.