Information disclosure in Fulcio - #VU132353
Published: May 27, 2026
Fulcio
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper access control in the transport that attaches Kubernetes ServiceAccount tokens when sending OIDC discovery and JWKS requests. A remote attacker can trigger outbound requests to an external host to disclose sensitive information.
The leaked information is the in-cluster Kubernetes ServiceAccount token, including when redirects cross host boundaries or when a wildcard kubernetes MetaIssuer matches an external endpoint while a local Kubernetes issuer is configured.