ServiceAccount Impersonation Permissions
Kubernetes ServiceAccounts granted the 'impersonate' verb on users, groups, or serviceaccounts resources through RBAC ClusterRoles or Roles. This allows compromised pods to impersonate any identity including cluster administrators, bypassing authentication and authorization controls.