Skip to content
Threat Feed
high advisory

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

  1. Upgrade Yamcs to version 5.11.13 or later immediately to patch CVE-2026-55552.
  2. Implement network-level access controls to restrict access to the Yamcs management interface to known, trusted IP ranges.
  3. Deploy the provided Sigma rule to web server access logs to detect directory traversal attempts.
  4. 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.

IT Operations 24h

Mitigations

Upgrade to 5.11.13

immediate IT Operations

CVE-2026-55552

Detection coverage 2

Detect CVE-2026-55552 Exploitation - Directory Traversal in Yamcs

high

Detects exploitation attempts against Yamcs by identifying directory traversal sequences in HTTP GET requests.

sigma tactics: initial_access techniques: T1190 sources: webserver

Detect Unauthorized Yamcs Core API Administrative Actions

high

Detects unauthorized attempts by users to call administrative endpoints in Yamcs Core API that are susceptible to CVE-2026-55521.

sigma tactics: privilege-escalation techniques: T1068 sources: webserver

Detection queries are available on the platform. Get full rules →