CVE-2026-47662
aehrc · pathling
Pathling contains multiple vulnerabilities, including SSRF and insufficient credential protection, allowing unauthenticated attackers to compromise systems.
Executive summary
Pathling is affected by multiple high-severity vulnerabilities, including SSRF and credential exposure, which allow unauthenticated attackers to compromise system integrity.
Vulnerability
This issue involves improper input validation (CWE-20), insufficiently protected credentials (CWE-522), and server-side request forgery (CWE-918). These flaws allow an unauthenticated attacker to interact with internal services and potentially extract sensitive credentials.
Business impact
The CVSS score of 8.7 reflects the high potential for impact, including total data compromise and pivot opportunities into internal networks. The combination of SSRF and credential exposure creates a high risk of unauthorized access to backend health analytics infrastructure.
Remediation
Immediate Action: Upgrade to Pathling version 2.0.0 or later to patch the underlying input validation and security flaws.
Proactive Monitoring: Inspect outbound traffic from the Pathling server for suspicious requests to internal or external resources indicative of SSRF.
Compensating Controls: Deploy a Web Application Firewall (WAF) to filter malicious input and restrict the server's ability to initiate requests to sensitive internal network segments.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The complexity and severity of these combined vulnerabilities require urgent remediation. Organizations must update their software immediately and conduct a thorough review of any potentially exposed credentials or internal data that may have been accessed via the SSRF vector.