<?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>With-Context-Mcp (&lt;= 3.0.7) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/with-context-mcp--3.0.7/</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>Thu, 27 Aug 2026 05:33:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/with-context-mcp--3.0.7/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 with-context-mcp</title><link>https://feed.craftedsignal.io/briefs/2026-08-path-traversal-with-context-mcp/</link><pubDate>Thu, 27 Aug 2026 05:33:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-path-traversal-with-context-mcp/</guid><description>A publicly disclosed path traversal vulnerability (CVE-2026-81491) in boxpositron with-context-mcp versions 3.0.7 and earlier allows remote attackers to manipulate file paths via specific ingested note functions.</description><content:encoded><![CDATA[<p>A path traversal vulnerability has been identified in the boxpositron with-context-mcp package, affecting versions up to 3.0.7. The flaw resides within the ingest_notes, teleport_notes, sync_notes, and project_folder functions located in src/index.ts. By supplying maliciously crafted inputs to these functions, a remote attacker can bypass intended file system restrictions to access or manipulate files outside of the application's designated scope. Publicly available exploit code exists for this vulnerability, and as of the reporting date, the maintainers have not issued a patch. This vulnerability poses a significant risk to systems utilizing this component for document or note processing, as it enables unauthorized file system operations.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-81491 allows unauthenticated remote attackers to access unauthorized files on the underlying host system, potentially leading to the disclosure of sensitive information or the modification of configuration files. The lack of a patch means all deployments of the affected versions are currently vulnerable to exploitation.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Audit environments to identify all instances of the with-context-mcp package and confirm the installed version.</li>
<li>Until an official patch is released by the maintainers, implement strict input validation for all data passed to the ingest_notes, teleport_notes, sync_notes, and project_folder functions to prevent directory traversal sequences (e.g., &quot;../&quot;).</li>
<li>Restrict access to services running with-context-mcp by placing them behind a WAF or VPN, limiting the potential for remote exploitation by unauthorized parties.</li>
<li>Monitor file system logs for unexpected access patterns originating from the application user or service account.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>path-traversal</category><category>vulnerability</category><category>remote-code-execution</category></item></channel></rss>