Skip to main content

Pinniped CVE-2026-59269

| EUVDEUVD-2026-42530 LOW
2026-07-09 vmware
3.8
CVSS 3.1 · Vendor: vmware

Severity by source

Vendor (vmware) PRIMARY
3.8 LOW
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
vuln.today AI
3.3 LOW

AC:H overrides vendor AC:L because five concurrent non-default conditions must hold; PR:H preserved as AD group-write access is a privileged AD capability.

3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (vmware).

CVSS VectorVendor: vmware

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 09, 2026 - 08:52 vuln.today
CVE Published
Jul 09, 2026 - 07:12 cve.org
LOW 3.8

DescriptionCVE.org

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.

AnalysisAI

Privilege escalation in VMware Pinniped's Kubernetes authentication layer allows an attacker who already controls Active Directory group distinguished names to gain elevated Kubernetes RBAC permissions beyond their legitimate entitlements. The flaw affects Pinniped v0.11.0 through v0.46.0 when the Supervisor is configured with an ActiveDirectoryIdentityProvider and a specific empty groupName attribute, and only when an attacker simultaneously holds write access to AD group entries and valid AD user credentials. No public exploit code exists and this is not listed in CISA KEV; the vendor CVSS score of 3.8 (Low) reflects the highly constrained exploitation prerequisites.

Technical ContextAI

Pinniped (go.pinniped.dev, CPE cpe:2.3:a:vmware:pinniped) is VMware's open-source identity federation and single sign-on layer for Kubernetes, enabling clusters to delegate authentication to external identity providers including Active Directory via LDAP. The ActiveDirectoryIdentityProvider resource drives group membership lookup during authentication. When groupSearch.attributes.groupName is left empty, Pinniped's group resolver likely falls back to incorporating the full LDAP Distinguished Name (DN) of a group object as the Kubernetes group claim value. Because Active Directory's DN is composed of mutable Relative Distinguished Name (RDN) components - including the CN and OU hierarchy - an attacker with write access to those attributes can craft a DN that exactly matches a Kubernetes RBAC group binding for a higher-privileged role, causing Pinniped to assert that membership claim upon the attacker's next authentication. No CWE was formally assigned, but this is consistent with CWE-269 (Improper Privilege Management) or CWE-706 (Use of Incorrectly-Resolved Name or Reference) depending on the root-cause framing.

RemediationAI

Upgrade Pinniped to v0.47.0, which is the vendor-released patched version confirmed in the GitHub advisory at https://github.com/vmware/pinniped/security/advisories/GHSA-7xq8-m6h6-2xg8. As an immediate workaround prior to patching, set a non-empty value for ActiveDirectoryIdentityProvider.spec.groupSearch.attributes.groupName in your Pinniped Supervisor configuration so that a specific LDAP attribute (e.g., the sAMAccountName or cn attribute) is used as the group name claim rather than the full DN; this closes the DN-manipulation vector without requiring a code upgrade but does require a config change and Supervisor restart. Additionally, audit Active Directory permissions to ensure no non-administrative principals hold write access to group DN components. Organizations should also review Kubernetes RBAC ClusterRoleBindings and RoleBindings that reference AD-sourced group names to confirm no over-permissive mappings exist that could be reached via a crafted DN.

CVE-2025-1974 CRITICAL POC
9.8 Mar 25

A critical vulnerability in Kubernetes ingress-nginx controller allows unauthenticated attackers with pod network access

CVE-2026-45321 CRITICAL POC
9.6 May 12

Credential-harvesting malware compromised 84 versions of 42 TanStack npm packages on 2026-05-11 via chained GitHub Actio

CVE-2025-1098 HIGH POC
8.8 Mar 25

Kubernetes ingress-nginx contains a configuration injection vulnerability via the mirror-target and mirror-host Ingress

CVE-2025-24514 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingres

CVE-2025-1097 HIGH POC
8.8 Mar 25

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-c

CVE-2020-8554 MEDIUM POC
6.3 Jan 21

Kubernetes API server in all versions allow an attacker who is able to create a ClusterIP service and set the spec.exter

CVE-2023-3676 HIGH POC
8.8 Oct 31

A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate

CVE-2025-55190 CRITICAL POC
9.9 Sep 04

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Rated critical severity (CVSS 9.9), this vulne

CVE-2026-34976 CRITICAL POC
10.0 Apr 02

Unauthenticated remote attackers can trigger complete database overwrites, server-side file reads, and SSRF attacks agai

CVE-2018-18843 CRITICAL POC
10.0 Dec 04

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

CVE-2026-54680 CRITICAL POC
9.9 Jul 29

Fluentd configuration injection in the kube-logging Logging operator before 6.6.0 allows a namespace-scoped user who can

CVE-2026-22039 CRITICAL POC
9.9 Jan 27

Kyverno Kubernetes policy engine prior to 1.x has a privilege escalation vulnerability (CVSS 9.9) allowing policy bypass

Share

CVE-2026-59269 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy