CVE-2025-10725: Kubernetes Clusterrolebinding System Authenticated

ClusterRoleBinding (or RoleBinding) grants permissions to the built-in group "system:authenticated" (or "system:unauthenticated"). This binds the referenced role to every authenticated principal in the cluster, effectively making the role's permissions universal. This pattern caused CVE-2025-10725 (opendatahub-operator) by binding a Job/Workload-create role

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0YAML
greprules fetch cve-2025-10725-kubernetes-clusterrolebinding-system-authenticated --engine opengrep

Description

ClusterRoleBinding (or RoleBinding) grants permissions to the built-in group "system:authenticated" (or "system:unauthenticated"). This binds the referenced role to every authenticated principal in the cluster, effectively making the role's permissions universal. This pattern caused CVE-2025-10725 (opendatahub-operator) by binding a Job/Workload-create role