CVE-2026-55552: Yamcs: Unauthenticated Directory Traversal

Published Aug 28, 2026
·
Updated

Attack type:  Unauthenticated remote

Impact: Attackers can access any system files from the underlying host.

Affected components: HttpRequestHandler.java, StaticFileHandler.java

An Unauthenticated Directory Traversal vulnerability exists in Yamcs <=5.8.6, allowing anyone to access any file on the underlying operating system. This allows unauthenticated attackers to download sensitive files and data.

<img width="2170" height="1289" alt="image" src="https://github.com/user-attachments/assets/8d426da1-5351-4240-a290-8d858be61312" />

Steps to Reproduce: 1. Start Yamcs and login as a user 2. Paste the following URL in the browser and press enter:

http://localhost:8090//etc/passwd

3. The /etc/passwd file will be downloaded.

Acknowledgements This vulnerability was discovered by Abderrahim Dahmani while solving a STARPWN 2025 CTF challenge at DEFCON 33 offered by VisionSpace Technologies.

Other sources

Yamcs is a mission control framework. Prior to 5.11.13, Yamcs StaticFileHandler.locateFile resolves an unauthenticated request path without using Path.normalize and Path.toAbsolutePath to confirm that the absolute path remains within the configured staticRoots. A path containing traversal segments can escape the intended web root and return an arbitrary readable host file. The flaw is in yamcs-core/src/main/java/org/yamcs/http/StaticFileHandler.java and can disclose sensitive operating-system and application data. This issue is fixed in version 5.11.13, and the 5.12 line is fixed from version 5.12.0.

MITRE

Affected Software

1 affected componentFixes available
maven/org.yamcs:yamcs-core<5.11.13
5.12.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/org.yamcs:yamcs-core to a version that resolves this vulnerability.

    Fixed in 5.12.0
  2. Upgrade

    Upgrade Yamcs to a version that resolves this vulnerability.

    Fixed in 5.11.13
  3. Upgrade

    Upgrade Yamcs to a version that resolves this vulnerability.

    Fixed in 5.12.0

Event History

Aug 28, 2026
CVE Published
via MITRE·05:18 PM
Data Sourced
via MITRE·05:18 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·05:20 PM
Data Sourced
via GitHub·05:20 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which deployments are exposed?

Yamcs versions 5.8.6 and earlier are affected. The vulnerable request handling involves HttpRequestHandler.java and StaticFileHandler.java.

2

Does exploitation require authentication or user interaction?

No. An unauthenticated remote attacker can exploit the issue without privileges or user interaction.

3

What access can an attacker gain?

An attacker can download arbitrary files from the underlying host operating system, including sensitive system files and data.

4

How can I verify that a deployment is vulnerable?

The provided reproduction accesses /etc/passwd through a Yamcs endpoint using a double-slash path, such as http://localhost:8090//etc/passwd. If the file is downloaded, the instance is vulnerable.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203