CVE-2026-10090
Multicluster-operators-subscription: multicluster-operators-subscription: namespace edit user can deploy cluster-scoped clusterrolebinding and become cluster-admin via application subscription
No known exploitation. EPSS puts it in the 45th percentile. Only a workaround so far.
What to do
No fixed build is published yet. The vendor describes a workaround.
Steps
Written by AI from the record- 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.
What it is
From the CVE record
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
Written by AI from the recordIn 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.
If you're affected
- Total Kubernetes control by attacker
- Malicious software installed centrally
- Wider compromise across clusters
- Operational disruption of management
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.6% chance of exploitation activity in the next 30 days, which ranks it in the 45th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
20 events over 34 days, from the signal feeds we watch.
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availableworkaround available, record updated, record updated
- Workaround availablerecord updated
Affected products
- Red Hat Advanced Cluster Management for Kubernetes 2.11Cloud & SaaS / container-orchestration
- Red Hat Advanced Cluster Management for Kubernetes 2.13Cloud & SaaS / container-orchestration
- Red Hat Advanced Cluster Management for Kubernetes 2.14Cloud & SaaS / container-orchestration
- Red Hat Advanced Cluster Management for Kubernetes 2.15Operating Systems / linux-distro
- Red Hat Advanced Cluster Management for Kubernetes 2.16Operating Systems / linux-distro
- Red Hat Advanced Cluster Management for Kubernetes 2.17Operating Systems / linux-distro
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L
Scored 9.0 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required HighRequires admin or elevated privileges
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope ChangedThe exploit can affect other components (e.g. sandbox escape, host compromise from VM)
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability LowReduced performance or intermittent disruption of service
Weaknesses
Sources
References in the record
- access.redhat.com/errata/RHSA-2026:60386
- access.redhat.com/errata/RHSA-2026:60387
- access.redhat.com/errata/RHSA-2026:60388
And 5 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Red Hat, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI