CVE-2026-10090
Multicluster-operators-subscription: multicluster-operators-subscription: namespace edit user can deploy cluster-scoped clusterrolebinding and become cluster-admin via application subscription
Description
A flaw was found in the Application Subscription controller (multicluster-operators-subscription) of Red Hat Advanced Cluster Management for Kubernetes (ACM). A user with namespace-scoped "edit" privileges in an ACM hub namespace can create a Channel resource pointing to a Helm repository they control and a Subscription resource referencing it. The app-subscription controller fetches and applies the Helm chart contents with its own elevated authority, without verifying whether the subscription creator holds the "open-cluster-management:subscription-admin" role and without restricting applied resources to the subscription namespace. This allows the attacker to include cluster-scoped resources in the Helm chart, such as a ClusterRoleBinding granting the attacker's ServiceAccount the "cluster-admin" ClusterRole. Successful exploitation results in full cluster-admin privilege escalation. This contradicts the ACM documentation which states that non-subscription-admin users should have resources deployed into the subscription namespace only.
In plain language
AI Act nowIn Red Hat Advanced Cluster Management for Kubernetes, a user with “edit” rights in one hub namespace can trick the system into installing a Helm app that gives them full “cluster-admin” control of the whole Kubernetes environment. This is serious and should be fixed promptly even if you haven’t seen attacks reported.
In Red Hat Advanced Cluster Management for Kubernetes (Application Subscription controller, multicluster-operators-subscription), a namespace-scoped user with insufficient subscription authority can create an Application Subscription that points to attacker-controlled Helm content; the controller applies it with elevated privileges without properly restricting cluster-scoped resources, enabling cluster-admin privilege escalation.
What to do now
- Check whether you run Red Hat Advanced Cluster Management for Kubernetes (ACM) versions 2.11, 2.13, 2.14, 2.15, 2.16, or 2.17.
- Identify whether any user accounts have “edit” privileges in an ACM hub namespace (not full subscription-admin permissions).
- Upgrade ACM to a fixed version: for 2.11 use fixed in 1787263584; for 2.13 use fixed in 1787263693; for 2.14 use fixed in 1787170830; for 2.15 use fixed in 1787240030; for 2.16 use fixed in 1787242321; for 2.17 use fixed in 1787242108.
- If you cannot upgrade immediately, apply the workaround: remove the RBAC aggregation by deleting the ClusterRole that aggregates Application Subscription management permissions into the Kubernetes edit role: oc delete clusterrole open-cluster-management:multicloud-operators-subsc.
- After changes, review ACM hub audit logs and Kubernetes RBAC events for suspicious Application Subscription/Helm deployments originating from non-subscription-admin users, and confirm no unexpected cluster-scoped objects (like ClusterRoleBindings) were created.
CVSS Vector Breakdown
AV:NAttack VectorAC:LAttack ComplexityPR:HPrivileges RequiredUI:NUser InteractionS:CScopeC:HConfidentialityI:HIntegrityA:LAvailabilityWeaknesses
Affected Products
Exploitability
References
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-10090 and every CVE in our database. Create a free account — no credit card required.
Create Free Account