High severityGHSA Advisory· Published Aug 28, 2026· Updated Aug 28, 2026
Yamcs has Unauthenticated Directory Traversal
CVE-2026-55552
Description
### 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.
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
- The
/etc/passwdfile 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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.yamcs:yamcs-coreMaven | < 5.12.0 | 5.12.0 |
Affected products
1Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-9jg3-g3wh-w9pjghsaADVISORY
- github.com/yamcs/yamcs/commit/c7dfd24e469ae1086c23e0fe04401cb1ce4260d4ghsaWEB
- github.com/yamcs/yamcs/commit/f4bc588880c166849e983aa8f65b9c8107d06091ghsaWEB
- github.com/yamcs/yamcs/releases/tag/yamcs-5.11.13ghsaWEB
- github.com/yamcs/yamcs/releases/tag/yamcs-5.12.0ghsaWEB
- github.com/yamcs/yamcs/security/advisories/GHSA-9jg3-g3wh-w9pjghsaWEB
News mentions
0No linked articles in our index yet.