<?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>Advanced Cluster Management for Kubernetes - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/advanced-cluster-management-for-kubernetes/</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, 05 Aug 2026 11:15:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/advanced-cluster-management-for-kubernetes/feed.xml" rel="self" type="application/rss+xml"/><item><title>Privilege Escalation in Red Hat Advanced Cluster Management</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-10090/</link><pubDate>Wed, 05 Aug 2026 11:15:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-10090/</guid><description>An insecure configuration in the Red Hat Advanced Cluster Management Application Subscription controller allows users with namespace-scoped edit privileges to escalate to cluster-admin by deploying unauthorized cluster-scoped resources via Helm charts.</description><content:encoded><![CDATA[<p>CVE-2026-10090 describes a critical security vulnerability within the Application Subscription controller (multicluster-operators-subscription) of Red Hat Advanced Cluster Management (ACM) for Kubernetes. The flaw stems from a lack of proper authorization checks during the processing of Helm charts. Specifically, the controller fails to verify if a user has the required 'open-cluster-management:subscription-admin' role before executing Helm charts provided by the user.</p>
<p>Furthermore, the controller applies these resources with elevated internal service account privileges and fails to restrict the scope of the deployed resources to the subscription namespace. An attacker with standard namespace-scoped 'edit' permissions can craft a malicious Helm chart containing cluster-scoped resources, such as ClusterRoleBindings. When the controller processes the subscription, it installs these resources cluster-wide, enabling the attacker to grant their own ServiceAccount elevated 'cluster-admin' privileges. This bypasses the security boundaries established by the ACM architecture.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability results in full cluster-admin privilege escalation on the affected Kubernetes cluster. This allows an unauthorized user to gain control over the entire cluster, potentially leading to unauthorized access to sensitive data, modification of cluster resources, and disruption of services across all namespaces. This vulnerability affects all versions of Red Hat Advanced Cluster Management where the multicluster-operators-subscription controller is deployed.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Audit existing Subscription and Channel resources for unauthorized Helm repository sources or suspicious cluster-scoped resource definitions.</li>
<li>Implement strict RBAC policies that limit the ability of users to create Subscription and Channel resources within ACM hub namespaces.</li>
<li>Apply the latest security updates provided by Red Hat to patch the multicluster-operators-subscription controller for CVE-2026-10090.</li>
<li>Monitor Kubernetes API audit logs for 'create' or 'update' operations on Subscription and Channel resources originating from non-admin accounts.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>privilege-escalation</category><category>kubernetes</category><category>cve</category></item></channel></rss>