<?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>Cpe:2.3:a:atomic-Agents-Stack:atomic-Agents-Stack:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aatomic-agents-stackatomic-agents-stack/</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>Tue, 15 Sep 2026 17:44:37 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aatomic-agents-stackatomic-agents-stack/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>Path Traversal Vulnerability in atomic-agents-stack</title><link>https://feed.craftedsignal.io/briefs/2026-09-atomic-agents-path-traversal/</link><pubDate>Tue, 15 Sep 2026 17:44:37 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-atomic-agents-path-traversal/</guid><description>The atomic-agents-stack library before version 1.1.0 is vulnerable to path traversal within its dashboard HTTP server, allowing remote attackers to read arbitrary files via crafted requests.</description><content:encoded><![CDATA[<p>The atomic-agents-stack library, specifically versions prior to 1.1.0, contains a critical path traversal vulnerability within its dashboard HTTP server component. This vulnerability stems from improper input validation in the DashboardHandler.do_GET endpoint. Remote, unauthenticated attackers can leverage this flaw by supplying directory traversal sequences, such as &quot;../&quot;, within the HTTP request path. By doing so, the attacker can bypass existing path containment checks designed to restrict access to the agents_root directory, effectively granting them the ability to read arbitrary files from the underlying filesystem where the application is hosted. This vulnerability poses a significant risk to the confidentiality of sensitive configuration files, environment variables, or other stored data accessible to the service process. Defenders should prioritize updating to version 1.1.0 or later to mitigate this exposure.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-91989 allows an attacker to read any file on the server accessible to the atomic-agents-stack process. This can lead to full disclosure of application secrets, environment configurations, and other sensitive host data. The vulnerability is highly impactful due to the ease of exploitation, requiring only unauthenticated HTTP requests to the dashboard interface.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the atomic-agents-stack dependency to version 1.1.0 or later immediately.</li>
<li>Review web server access logs for requests containing suspicious path segments like &quot;../&quot; or &quot;%2e%2e/&quot; targeting dashboard endpoints.</li>
<li>Apply WAF rules to block HTTP requests containing directory traversal sequences directed at paths mapped to the dashboard component.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>