<?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>Submariner - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/submariner/</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, 20 Aug 2026 19:18:16 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/submariner/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>Critical Traffic Redirection Vulnerability in Submariner</title><link>https://feed.craftedsignal.io/briefs/2026-08-submariner-cve/</link><pubDate>Thu, 20 Aug 2026 19:18:16 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-submariner-cve/</guid><description>CVE-2026-66785 allows a malicious Kubernetes cluster to intercept inter-cluster traffic by injecting crafted network endpoints into the Submariner control plane.</description><content:encoded><![CDATA[<p>CVE-2026-66785 is a critical vulnerability identified in Submariner, an open-source tool for cross-cluster networking in Kubernetes. The vulnerability resides in the way Submariner handles the registration of network endpoints across connected clusters. An attacker controlling a single 'spoke' cluster can exploit the lack of subnet validation to advertise arbitrary network ranges as being owned by their cluster. When other 'peer' clusters in the Submariner mesh receive these updates, they update their routing tables to point traffic intended for the specified subnets through the attacker-controlled tunnel. This vulnerability effectively allows for large-scale interception of inter-cluster traffic, potentially leading to unauthorized data access, information disclosure, or persistent denial-of-service conditions within the multi-cluster environment. Because this occurs at the infrastructure layer of the cluster mesh, detection and remediation require auditing of cluster registration events and endpoint advertisements within the Submariner control plane.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the transparent interception of sensitive traffic traversing a multi-cluster Kubernetes environment. An attacker can use this to perform man-in-the-middle attacks on cross-cluster services, intercepting plain-text data or potentially gaining access to internal service communications. The impact is critical, as it bypasses standard network segmentation intended to isolate cluster traffic. Organizations utilizing Submariner for cross-cluster connectivity are at risk of complete network traffic compromise if any single cluster in the mesh is compromised.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Submariner to the patched version provided by the upstream maintainers immediately to address CVE-2026-66785.</li>
<li>Audit current Submariner endpoint configurations for unauthorized subnets that do not correspond to the known IP address spaces of the registered clusters.</li>
<li>Implement network policy controls to limit the scope of inter-cluster communication for non-critical workloads to minimize potential blast radius if a spoke cluster is compromised.</li>
<li>Review Submariner broker logs for abnormal endpoint advertisement patterns or sudden changes in cluster subnet announcements.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>kubernetes</category><category>networking</category><category>cve-2026-66785</category><category>traffic-interception</category></item></channel></rss>