CVE-2026-7163
ŚrednieCVSS 6.1Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 9 - wyżej niż 9% wszystkich znanych CVE
Streszczenie
W interfejsie REST assisted-service (opcjonalny komponent Assisted Installer w Multicluster Engine) uwierzytelniony użytkownik z minimalnymi uprawnieniami w przestrzeni nazw może uzyskać poświadczenia administracyjne dla dowolnego klastra OpenShift provisionowanego przez hub. Punkt końcowy pobierania poświadczeń (GET /v2/clusters/{cluster_id}/credentials) oraz kubeconfig działają w trybie AUTH_TYPE=local, który bezwarunkowo przyznaje pełny dostęp administracyjny każdemu żądaniu z ważnym JWT. Lokalny JWT jest osadzony jako jawny parametr zapytania w InfraEnvStatus.ISODownloadURL i jest odczytywalny przez każdego użytkownika z prawem get na obiekcie InfraEnv w swojej przestrzeni nazw.
Ocena ryzyka
Ryzyko jest krytyczne: atakujący może uzyskać hasło kubeadmin i kubeconfig dla dowolnego klastra OpenShift provisionowanego przez hub, co daje nieograniczony dostęp administracyjny do tych klastrów (spoke clusters).
Rekomendacja
Zaleca się natychmiastową aktualizację Multicluster Engine (MCE) do wersji zawierającej poprawkę oraz zmianę trybu uwierzytelniania na inny niż AUTH_TYPE=local, jeśli to możliwe.
Oryginalny opis (angielski, źródło NVD)
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/{cluster_id}/credentials, which returns the kubeadmin password) and the kubeconfig download endpoint are operational in AUTH_TYPE=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.

