<?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>Mcp-Router - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/mcp-router/</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 19:08:54 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/mcp-router/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 Remote Access Vulnerability in mcp-router CLI</title><link>https://feed.craftedsignal.io/briefs/2026-08-mcp-router-insecure-default/</link><pubDate>Thu, 27 Aug 2026 19:08:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-mcp-router-insecure-default/</guid><description>The mcp-router CLI versions prior to 0.6.3 default to binding the MCP aggregator service to all network interfaces without mandatory authentication, exposing fronted MCP servers to unauthorized remote access.</description><content:encoded><![CDATA[<p>The mcp-router CLI tool contains a significant configuration vulnerability (CVE-2026-81094) in how it handles the 'serve' command. In versions prior to 0.6.3, the aggregator service defaults to binding to all network interfaces (0.0.0.0) on a fixed port rather than the local loopback interface. Furthermore, the application does not enforce authentication tokens by default. If an operator starts the tool using default settings, the MCP aggregator and all downstream MCP servers it orchestrates are exposed to any party with network reachability to the host. This effectively allows unauthorized actors to interface with, query, or potentially influence data processed by the MCP aggregator. The vulnerability was remediated in release 0.6.3, which forces a loopback bind by default and enforces token-based authentication when non-loopback addresses are specified.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated attacker to interact with the mcp-router CLI, enabling unauthorized access to sensitive MCP-managed resources. Organizations using versions earlier than 0.6.3 in production environments are at risk of lateral movement or information disclosure if the host is reachable from untrusted network segments.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade mcp-router to version 0.6.3 or higher immediately to enforce secure network binding and mandatory authentication.</li>
<li>Audit existing deployments of mcp-router to identify instances bound to non-loopback interfaces.</li>
<li>Implement network access control lists (ACLs) to restrict access to the mcp-router listening port to authorized management hosts only.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category></item></channel></rss>