Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Attacker is a limited namespace-scoped tenant (PR:L, not PR:H); creating one resource yields full cluster-admin, so scope changes (S:C) with total C/I/A impact.
Primary rating from Vendor (redhat).
CVSS VectorVendor: redhat
Lifecycle Timeline
2DescriptionCVE.org
A flaw was found in the Multicluster Engine for Kubernetes ClusterCurator controller. A tenant administrator with namespace-scoped privileges can exploit this vulnerability by creating a namespaced ClusterCurator. This action inadvertently grants the tenant administrator the ability to mint a token for a ServiceAccount with cluster-wide administrative authority. This leads to a privilege escalation, allowing the tenant administrator to gain full control over the cluster.
Articles & Coverage 1
AnalysisAI
Privilege escalation in Red Hat's Multicluster Engine (MCE) for Kubernetes ClusterCurator controller allows a namespace-scoped tenant administrator to obtain cluster-wide administrative control. By creating a namespaced ClusterCurator resource, the tenant can cause the controller to mint an authentication token for a ServiceAccount holding cluster-admin authority, breaking tenant isolation. Rated CVSS 9.1 (scope-changed) by Red Hat; no public exploit identified at time of analysis and not listed in CISA KEV.
Technical ContextAI
Multicluster Engine for Kubernetes is the Red Hat operator (the upstream engine behind Red Hat Advanced Cluster Management) that provisions and lifecycle-manages fleets of Kubernetes/OpenShift clusters. ClusterCurator is a custom resource and controller that orchestrates cluster provisioning, upgrade, and hook automation. The root cause maps to CWE-266 (Incorrect Privilege Assignment): the controller processes a tenant-supplied namespaced ClusterCurator in a way that lets the requester obtain a token for a highly privileged ServiceAccount, so an object a tenant is authorized to create is used as a vehicle to acquire credentials far exceeding the tenant's namespace scope. This is a classic controller confused-deputy / RBAC boundary failure where a namespaced control-plane resource influences cluster-scoped identity issuance.
Affected ProductsAI
Red Hat Multicluster Engine for Kubernetes (the ClusterCurator controller component), which also underpins Red Hat Advanced Cluster Management for Kubernetes. Specific fixed and affected version ranges are not enumerated in the provided NVD data; consult the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-10059 and the tracking bug https://bugzilla.redhat.com/show_bug.cgi?id=2483187 for the authoritative affected-version list and errata. No CPE strings were supplied in the input.
RemediationAI
No vendor-released patch version was identified in the provided data - monitor the Red Hat advisory (https://access.redhat.com/security/cve/CVE-2026-10059) and Bugzilla (https://bugzilla.redhat.com/show_bug.cgi?id=2483187) for the errata and apply the fixed MCE/ACM operator build as soon as it is published, since a corrected controller is the only complete fix. Until then, apply compensating controls: restrict who can create ClusterCurator custom resources by tightening RBAC so untrusted tenants cannot create or modify ClusterCurator objects in their namespaces (trade-off: tenants lose self-service curation/upgrade automation); avoid granting namespace-admin roles to untrusted tenants on clusters running MCE; and audit existing ServiceAccount token issuance and ClusterCurator creation events to detect abuse. If ClusterCurator-driven automation is not in use, consider disabling or scoping down the curator controller's ability to be invoked from tenant namespaces.
More in Kubernetes
View allA critical vulnerability in Kubernetes ingress-nginx controller allows unauthenticated attackers with pod network access
Credential-harvesting malware compromised 84 versions of 42 TanStack npm packages on 2026-05-11 via chained GitHub Actio
Kubernetes ingress-nginx contains a configuration injection vulnerability via the mirror-target and mirror-host Ingress
A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingres
A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-c
Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.exter
A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Rated critical severity (CVSS 9.9), this vulne
Unauthenticated remote attackers can trigger complete database overwrites, server-side file reads, and SSRF attacks agai
The Kubernetes integration in GitLab Enterprise Edition 11.x before 11.2.8, 11.3.x before 11.3.9, and 11.4.x before 11.4
Fluentd configuration injection in the kube-logging Logging operator before 6.6.0 allows a namespace-scoped user who can
Kyverno Kubernetes policy engine prior to 1.x has a privilege escalation vulnerability (CVSS 9.9) allowing policy bypass
Same weakness CWE-266 – Incorrect Privilege Assignment
View allSame technique Privilege Escalation
View allVendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53293
GHSA-f7c4-3r82-969w