<?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>Multicloud-Integrations - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/multicloud-integrations/</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>Wed, 12 Aug 2026 07:11:02 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/multicloud-integrations/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>CVE-2026-72526: Improper Validation in Multicloud-Integrations Component</title><link>https://feed.craftedsignal.io/briefs/2026-08-12-cve-2026-72526/</link><pubDate>Wed, 12 Aug 2026 07:11:02 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-12-cve-2026-72526/</guid><description>An authenticated tenant with Application creation permissions can exploit an improper input validation flaw in the multicloud-integrations Application propagation controller to achieve remote code execution on managed clusters.</description><content:encoded><![CDATA[<p>CVE-2026-72526 is a critical vulnerability identified in the multicloud-integrations component, specifically within the Application propagation controller. The flaw arises from the improper validation of the 'ocm-managed-cluster' annotation when processing Application Custom Resources (CRs). An authenticated tenant who possesses sufficient permissions to create Applications on a hub cluster can manipulate this annotation to direct the propagation of manifests to unauthorized managed clusters.</p>
<p>By weaponizing this, an attacker can force the ArgoCD instance on the targeted spoke clusters to synchronize and apply malicious manifests. This technique allows for arbitrary code execution and potential privilege escalation within the context of the managed cluster's service accounts. This vulnerability represents a significant risk in multicloud environments where multitenancy is enforced at the hub, as the impact propagates downstream to spoke infrastructure.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows a restricted tenant to break out of their intended cluster isolation and execute arbitrary code on managed (spoke) clusters. This cross-cluster compromise can lead to full cluster takeover, exfiltration of cluster secrets, and disruption of managed services across the multicloud infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all users and service accounts with permissions to create or update Application Custom Resources (CRs) on the hub cluster and review their authorization scopes.</li>
<li>Implement strict Kubernetes Admission Control (such as OPA Gatekeeper or Kyverno) to validate the 'ocm-managed-cluster' annotation against a known-good allowlist of clusters for specific tenants.</li>
<li>Audit Application CRs on the hub cluster for unexpected 'ocm-managed-cluster' values or references to managed clusters outside of a tenant's authorized scope.</li>
<li>Monitor ArgoCD synchronization logs on managed clusters for unexpected or unauthorized manifest sources.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category></item></channel></rss>