Unauthenticated Directory Traversal in Yamcs
Yamcs versions prior to 5.11.13 contain an unauthenticated directory traversal vulnerability in the HTTP request handling components that allows remote attackers to read arbitrary files from the underlying host.
CVE search metadata
CVE search record: CVE-2026-55552. Severity: high. CVSS: 7.5. KEV: no. Product: yamcs-core (< 5.11.13), yamcs-core (5.13.0-5.13.1), yamcs-core (<= 5.12.7). Brief: Unauthenticated Directory Traversal in Yamcs. Brief link: https://feed.craftedsignal.io/briefs/2026-08-yamcs-traversal/
What's new
- 1. added detection rule: Detect Unauthorized Yamcs Core API Administrative Actions Aug 28, 21:18 via ghsa
Yamcs versions prior to 5.11.13 are susceptible to an unauthenticated directory traversal vulnerability (CVE-2026-55552) residing in the HttpRequestHandler.java and StaticFileHandler.java components. This flaw allows remote, unauthenticated attackers to bypass intended directory restrictions by crafting specific HTTP requests containing traversal sequences. An attacker can leverage this to retrieve sensitive system files, configuration files, or other data residing on the host filesystem where Yamcs is deployed. Given the nature of the application as a mission control system, exposure of sensitive configuration or authentication files poses a significant risk to the integrity and confidentiality of the entire environment.
Impact
Successful exploitation grants an unauthenticated attacker the ability to read arbitrary files from the filesystem of the host running the Yamcs service. This can lead to the exfiltration of credentials, system configuration details, or sensitive operational data, potentially facilitating further unauthorized access or complete system compromise.
Recommendation
- Upgrade Yamcs to version 5.11.13 or later immediately to patch CVE-2026-55552.
- Implement network-level access controls to restrict access to the Yamcs management interface to known, trusted IP ranges.
- Deploy the provided Sigma rule to web server access logs to detect directory traversal attempts.
- Perform a log review for any historical GET requests to the Yamcs interface containing '..' or unusual path indicators.
Immediate actions
Upgrade yamcs-core to version 5.11.13 or later.
Mitigations
Upgrade to 5.11.13
CVE-2026-55552
Detection coverage 2
Detect CVE-2026-55552 Exploitation - Directory Traversal in Yamcs
highDetects exploitation attempts against Yamcs by identifying directory traversal sequences in HTTP GET requests.
Detect Unauthorized Yamcs Core API Administrative Actions
highDetects unauthorized attempts by users to call administrative endpoints in Yamcs Core API that are susceptible to CVE-2026-55521.
Detection queries are available on the platform. Get full rules →