<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Yamcs-Core (5.13.0-5.13.1) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/yamcs-core-5.13.0-5.13.1/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 28 Aug 2026 21:18:21 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/yamcs-core-5.13.0-5.13.1/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated Directory Traversal in Yamcs</title><link>https://feed.craftedsignal.io/briefs/2026-08-yamcs-traversal/</link><pubDate>Fri, 28 Aug 2026 21:18:21 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-yamcs-traversal/</guid><description>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.</description><content:encoded><![CDATA[<p>Yamcs versions prior to 5.11.13 are susceptible to an unauthenticated directory traversal vulnerability (CVE-2026-55552) residing in the <code>HttpRequestHandler.java</code> and <code>StaticFileHandler.java</code> 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.</p>
<h2 id="impact">Impact</h2>
<p>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.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade Yamcs to version 5.11.13 or later immediately to patch CVE-2026-55552.</li>
<li>Implement network-level access controls to restrict access to the Yamcs management interface to known, trusted IP ranges.</li>
<li>Deploy the provided Sigma rule to web server access logs to detect directory traversal attempts.</li>
<li>Perform a log review for any historical GET requests to the Yamcs interface containing '..' or unusual path indicators.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>directory-traversal</category><category>cve-2026-55552</category><category>privilege-escalation</category><category>web-application-vulnerability</category></item></channel></rss>