<?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/"><channel><title>Model Context Protocol (MCP) Server (Protocol Version 2024-11-05) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/model-context-protocol-mcp-server-protocol-version-2024-11-05/</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, 28 Jul 2026 16:06:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/model-context-protocol-mcp-server-protocol-version-2024-11-05/feed.xml" rel="self" type="application/rss+xml"/><item><title>Unauthenticated MCP Servers Expose Cloud Data and Enable Command Execution</title><link>https://feed.craftedsignal.io/briefs/2026-07-exposed-mcp-servers/</link><pubDate>Tue, 28 Jul 2026 16:06:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-exposed-mcp-servers/</guid><description>Unauthenticated Model Context Protocol (MCP) servers, particularly those running protocol version 2024-11-05, are widely exposed across cloud environments, enabling significant security risks by allowing attackers to bypass authentication, gain initial access, execute arbitrary commands on backend systems, obtain sensitive cloud credentials (including temporary ones via Server-Side Request Forgery against cloud metadata endpoints), discover internal systems and data, and collect/exfiltrate sensitive information like PII, business records, and security findings.</description><content:encoded><![CDATA[<p>Wiz Research has identified a critical security risk stemming from widely exposed and unauthenticated Model Context Protocol (MCP) servers across various cloud environments, including those operated by Fortune 500 companies. Despite the protocol's rapid adoption, many organizations have not implemented the security features introduced in the March 2025 specification, leaving older protocol versions (specifically 2024-11-05) vulnerable. These exposed MCP servers allow anonymous callers to access sensitive data, perform destructive write and delete operations on critical systems, and in rare but severe cases, achieve remote code execution and steal cloud credentials. The inherent design of MCP, which by default describes its capabilities, facilitates reconnaissance for attackers. Detection is challenging as malicious interactions often mimic legitimate operations, making it difficult for security teams to differentiate between authorized and unauthorized access without specific application-level logging.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Reconnaissance and Discovery</strong>: An attacker scans the internet to identify publicly accessible MCP servers.</li>
<li><strong>Unauthenticated Connection</strong>: An anonymous client connects to the identified MCP server without requiring any authentication.</li>
<li><strong>Tool Catalog Retrieval</strong>: The attacker sends a <code>tools/list</code> request, receiving a full, machine-readable catalog of all functionalities (tools) exposed by the server, including their descriptions and parameter schemas.</li>
<li><strong>Sensitive Data Access</strong>: The attacker invokes tools that proxy sensitive data from backend systems such as production databases, internal mailboxes, issue trackers, and regulated records, leading to the exfiltration of PII, business records, or security findings.</li>
<li><strong>Write and Delete Operations</strong>: The attacker utilizes tools to create, update, or delete records within critical CRM, IAM, or infrastructure backends, potentially causing data corruption or service disruption.</li>
<li><strong>Code Execution and Network Access</strong>: The attacker exploits tools designed for direct command execution or leverages embedded language-model agents with shell access to the backend, using carefully crafted prompts to bypass guardrails.</li>
<li><strong>Credential Access via SSRF</strong>: The attacker directs tools that fetch URLs or proxy requests towards the cloud metadata endpoint, performing Server-Side Request Forgery (SSRF) to obtain temporary cloud credentials.</li>
<li><strong>Secret Exposure</strong>: The attacker directly retrieves hardcoded credentials or database connection strings that are sometimes embedded within tool responses or retrieved from logs (e.g., Lambda environment variables), leading to further compromise.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The successful exploitation of unauthenticated MCP servers leads to severe consequences across multiple dimensions. Organizations risk exposure of highly sensitive information, including employee PII, internal business records, and detailed application security findings, which can result in data breaches and regulatory penalties. Attackers can gain the ability to perform unauthorized write and delete operations on critical systems like CRM, IAM platforms, and underlying infrastructure, potentially leading to data manipulation, account compromise, or denial of service. The most severe impact includes remote code execution on backend servers and the theft of cloud credentials, which can grant attackers pervasive access to an organization's cloud environment, facilitating lateral movement, resource manipulation, and large-scale data exfiltration. The report notes that detection is particularly difficult because unauthorized access often appears as legitimate activity due to baked-in credentials and the lack of explicit authentication failures.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li><strong>Audit MCP Servers</strong>: Conduct a comprehensive audit to identify all Internet-reachable MCP servers and verify their authentication requirements, as described in the Wiz research.</li>
<li><strong>Implement Authentication</strong>: For any public-facing MCP server, enforce authentication for tool execution, even if the tool catalog remains open. Leverage the OAuth 2.1 support introduced in the March 2025 MCP specification where possible.</li>
<li><strong>Principle of Least Privilege</strong>: Limit the permissions of MCP servers and scope their backend credentials to the absolute minimum required for their intended function to prevent anonymous access to sensitive data or destructive actions.</li>
<li><strong>Enable Agent Logging</strong>: For MCP servers wrapping language-model agents, enable and capture agent prompts and invocation logs, as these are critical artifacts for detecting potential code execution or data exfiltration attempts.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cloud-security</category><category>AI</category><category>unauthenticated-access</category><category>data-exposure</category><category>command-execution</category></item></channel></rss>