<?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>Cve-2026-73266 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-73266/</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, 13 Aug 2026 18:56:27 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-73266/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>Red Hat Multicluster Engine Confused Deputy Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-08-mce-confused-deputy/</link><pubDate>Thu, 13 Aug 2026 18:56:27 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-mce-confused-deputy/</guid><description>An authenticated tenant can exploit CVE-2026-73266 in the Red Hat Multicluster Engine clusterclaims-controller to perform a cross-tenant cluster join, enabling the unauthorized injection of workloads and policies.</description><content:encoded><![CDATA[<p>A security flaw (CVE-2026-73266) exists within the clusterclaims-controller component of Red Hat Multicluster Engine (MCE) for Kubernetes. This vulnerability, categorized as a 'Confused Deputy' (CWE-441), allows an authenticated tenant within a multi-tenant environment to manipulate ClusterClaim labels. By improperly influencing the controller's logic, an attacker can force a cluster to join a ManagedClusterSet belonging to a different tenant. This unauthorized association breaks tenant isolation boundaries, providing the attacker the ability to push malicious policies or workloads into another tenant's environment. The vulnerability has a CVSS 3.1 score of 7.1, highlighting the potential for significant cross-tenant privilege escalation and impact on cluster integrity.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates as a legitimate, lower-privileged tenant within the shared Multicluster Engine environment.</li>
<li>Attacker interacts with the Kubernetes API to modify ClusterClaim resource objects.</li>
<li>Attacker injects or updates specific ClusterClaim labels designed to target a victim ManagedClusterSet.</li>
<li>The vulnerable clusterclaims-controller observes the modified labels.</li>
<li>Due to insufficient validation, the controller incorrectly associates the attacker-controlled cluster with the victim's ManagedClusterSet.</li>
<li>The attacker leverages the cross-tenant membership to perform administrative actions.</li>
<li>Attacker executes API calls to push unauthorized policies or malicious container workloads into the victim's cluster.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in a complete breach of multi-tenant isolation. Attackers can gain control over clusters they do not own, leading to unauthorized workload deployment, policy manipulation, and potential exfiltration of sensitive data residing in the victim's managed cluster environment.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized, concrete actions for security operations and platform teams:</p>
<ul>
<li>Apply the latest security patches for the Multicluster Engine for Kubernetes provided by Red Hat to resolve CVE-2026-73266.</li>
<li>Audit Kubernetes API audit logs for unusual modification patterns involving ClusterClaim resources where the user context does not match the target ClusterSet namespace.</li>
<li>Implement restrictive Kubernetes Admission Controllers (e.g., OPA Gatekeeper or Kyverno) to enforce strict validation of label sets on ClusterClaim resources, preventing users from modifying critical system labels.</li>
<li>Review RBAC policies to ensure that tenants are restricted from modifying ClusterClaim labels that influence cluster-level scheduling or grouping.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-73266</category><category>kubernetes</category><category>privilege-escalation</category><category>multitenancy</category><category>cloud-native</category></item></channel></rss>