<?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>Argocd-Mcp (0.8.0) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/argocd-mcp-0.8.0/</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>Sat, 29 Aug 2026 17:40:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/argocd-mcp-0.8.0/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 in argocd-mcp via CVE-2026-82456</title><link>https://feed.craftedsignal.io/briefs/2026-08-argocd-mcp-unauth-access/</link><pubDate>Sat, 29 Aug 2026 17:40:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-argocd-mcp-unauth-access/</guid><description>The argocd-mcp component version 0.8.0 insecurely binds its HTTP transport to all network interfaces and lacks authentication for MCP sessions when an API token is present, allowing remote attackers to perform unauthorized Argo CD resource modifications.</description><content:encoded><![CDATA[<p>CVE-2026-82456 describes a critical security vulnerability in argocd-mcp version 0.8.0, an interface component for Argo CD. The software is configured to bind its HTTP transport service to all available network interfaces, including those exposed to external or untrusted networks. Furthermore, the application fails to validate the identity of callers when an ARGOCD_API_TOKEN environment variable is present, effectively trusting any request received by the listener. An attacker with network reachability to the argocd-mcp service can leverage this flaw to impersonate the legitimate operator. By submitting malicious MCP (Model Context Protocol) sessions, an unauthenticated attacker can invoke the full tool surface, resulting in the ability to create new applications, trigger unauthorized synchronization tasks, and modify sensitive Argo CD resources. This vulnerability carries a CVSS v3.1 base score of 10.0, highlighting the severe risk to CI/CD pipeline integrity and infrastructure control.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows remote, unauthenticated attackers to gain full administrative control over the Argo CD tool surface. This can lead to the deployment of malicious container images, unauthorized modification of production configurations, and complete compromise of the CD pipeline. The target scope includes any environment where argocd-mcp 0.8.0 is deployed with the ARGOCD_API_TOKEN configuration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately restrict network access to the argocd-mcp service using host-based firewalls or network policies to ensure it is only reachable from authorized local contexts.</li>
<li>Audit logs for unexpected MCP session initiations or API calls originating from unauthorized or external IP addresses.</li>
<li>Monitor for unauthorized application creation or synchronization tasks within the Argo CD instance that do not correlate with legitimate CI/CD pipeline activity.</li>
<li>Upgrade to a patched version of argocd-mcp immediately upon release by the Argo Project.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>vulnerability</category><category>remote-code-execution</category><category>cloud-native</category><category>cicd</category></item></channel></rss>