CVE-2026-41323: Kyverno Default Sa Token Read

Reading the default Kubernetes ServiceAccount token ('/var/run/secrets/kubernetes.io/serviceaccount/token') directly from the filesystem. If this token is routed to an external or untrusted server, an attacker can intercept it and gain full privileges in the cluster. It is recommended to request an audience-scoped projected ServiceAccount token for external

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Go
greprules fetch cve-2026-41323-kyverno-default-sa-token-read --engine opengrep

Description

Reading the default Kubernetes ServiceAccount token ('/var/run/secrets/kubernetes.io/serviceaccount/token') directly from the filesystem. If this token is routed to an external or untrusted server, an attacker can intercept it and gain full privileges in the cluster. It is recommended to request an audience-scoped projected ServiceAccount token for external