CVE-2026-61682
KrytyczneCVSS 9.9Streszczenie
kcp przed wersjami 0.31.4 i 0.32.2 nie usuwa nagłówków tożsamości (X-Remote-User, X-Remote-Group, X-Remote-Extra-*) przed przekazaniem żądań do shardów. Każdy uwierzytelniony dzierżawca może wstrzyknąć X-Remote-Group: system:masters i uzyskać pełne uprawnienia.
Ocena ryzyka
Atakujący może podszyć się pod inną tożsamość, uzyskać nieautoryzowany dostęp do zasobów, sekretów, danych RBAC, APIExports itp. w obrębie całego klastra.
Rekomendacja
Zaktualizuj kcp do wersji 0.31.4 lub 0.32.2, które usuwają te nagłówki.
Inne podatności w kcp
Oryginalny opis (angielski, źródło NVD)
kcp is a Kubernetes-like control plane for form-factors and use-cases beyond Kubernetes and container workloads. Prior to 0.31.4 and 0.32.2, the kcp front-proxy does not remove inbound X-Remote-User, X-Remote-Group, or X-Remote-Extra-* identity headers before forwarding requests to shards. Any authenticated tenant can inject X-Remote-Group: system:masters, authorization.kcp.io/warrant, authentication.kcp.io/scopes, or a group used for per-workspace required-group gating, and the shard trusts these values as authenticated identity assertions. This allows cross-workspace impersonation, authorization bypass, and arbitrary reading, writing, or deletion of resources, secrets, RBAC data, APIExports, APIBindings, and LogicalClusters. This issue is fixed in versions 0.31.4 and 0.32.2.

