CVE-2026-59269
NiskieCVSS 3.8Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 7 - wyżej niż 7% wszystkich znanych CVE
Streszczenie
Podatność w Pinniped Supervisor umożliwia użytkownikowi uwierzytelniającemu się do klastrów Kubernetes uzyskanie podwyższonych uprawnień. Warunkiem jest skonfigurowanie ActiveDirectoryIdentityProvider z pustym polem groupName oraz możliwość modyfikacji wyróżniającej nazwy (DN) grup w Active Directory przez atakującego.
Ocena ryzyka
Organizacja narażona jest na ryzyko eskalacji uprawnień w klastrach Kubernetes, co może prowadzić do nieautoryzowanego dostępu do zasobów i potencjalnego przejęcia kontroli nad klastrem.
Rekomendacja
Należy niezwłocznie zaktualizować Pinniped do wersji v0.47.0 lub nowszej. Dodatkowo, upewnij się, że pole groupName w konfiguracji ActiveDirectoryIdentityProvider nie jest puste.
Oryginalny opis (angielski, źródło NVD)
A user authenticating to Kubernetes clusters via the Pinniped Supervisor could potentially gain elevated permissions in the clusters, only if all the following conditions were true: the Pinniped Supervisor server is running with an ActiveDirectoryIdentityProvider resource configured; the ActiveDirectoryIdentityProvider.spec.groupSearch.attributes.groupName is empty; the attacker gains the ability to edit some part of the distinguished name (DN) of group entries in the Active Directory (AD) server's database for groups to which they belong; the configured group search parameters cause the edited group to be included in the group search results for the user; and the attacker knows the password for an AD user who belongs to the edited AD group. Affected versions: Pinniped (go.pinniped.dev) v0.11.0 through v0.46.0 inclusive; fixed in v0.47.0.

