Unauthenticated remote
Attackers can access any system files from the underlying host.
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.
http://localhost:8090//etc/passwd
/etc/passwd file will be downloaded.This vulnerability was discovered by Abderrahim Dahmani while solving a STARPWN 2025 CTF challenge at DEFCON 33 offered by VisionSpace Technologies.
{
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2026-08-28T17:20:42Z",
"nvd_published_at": null,
"severity": "HIGH"
}