CVE-2026-7163: Assisted-service: assisted-service: authenticated users can gain administrative access to openshift clusters via credential disclosure
A vulnerability in the assisted-service REST API, an optional Assisted Installer (assisted-service) component in the Multicluster Engine (MCE), allows an authenticated user with minimal namespace-scoped privileges to obtain administrative credentials for arbitrary clusters provisioned through the hub.
The credentials download endpoint (GET /v2/clusters/{clusterid}/credentials, which returns the kubeadmin password) and the kubeconfig download endpoint are operational in AUTHTYPE=local mode, the only authentication mode available in on-premises ACM/MCE hub deployments. The local authenticator unconditionally grants full administrative access to any request bearing a valid JWT, with no per-endpoint restrictions. A valid local JWT is embedded as a plaintext query parameter in InfraEnvStatus.ISODownloadURL and is readable by any user who has get rights on an InfraEnv object in their own namespace.
The affected components ship as part of Multicluster Engine (MCE). The Red Hat Advanced Cluster Management (ACM) deployments that include MCE are equally affected. This issue does not affect the hosted SaaS offering (console.redhat.com), which uses a different authentication mode.
Successful exploitation gives the attacker the kubeadmin password and kubeconfig for any OpenShift cluster provisioned through the affected hub, granting unrestricted root-level administrative access to those spoke clusters.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-7163?
CVE-2026-7163 is rated as a critical vulnerability due to its potential for unauthorized administrative access.
How do I fix CVE-2026-7163?
To mitigate CVE-2026-7163, it's recommended to apply the latest security patches provided by Red Hat for the affected products.
Who is affected by CVE-2026-7163?
CVE-2026-7163 affects users running Red Hat assisted-service, Red Hat Multicluster Engine (MCE), and Red Hat Advanced Cluster Management (ACM).
What kind of access does CVE-2026-7163 grant to attackers?
CVE-2026-7163 allows authenticated users to gain administrative access to OpenShift clusters, posing significant security risks.
When was CVE-2026-7163 disclosed?
CVE-2026-7163 was disclosed in 2026, highlighting a serious security flaw in the assisted-service REST API.