services / Azure / Kubernetes ClusterRoles (AKS Fleet member)

Kubernetes ClusterRole objects on a member cluster of an AKS Fleet. ClusterRoles define cluster-wide permission sets (verbs over resources) that bindings can grant to subjects.

Cluster-wide RBAC permission definitions; creating/expanding or binding them enables cluster-admin escalation, hence CRITICAL asset sensitivity.


Microsoft.​ContainerService/​fleets/​members/​rbac.​authorization.​k8s.​io/​clusterroles/​bind/​action

The Kubernetes 'bind' verb is the authorization check that permits referencing a ClusterRole in a binding, letting an attacker grant that role's (possibly cluster-admin) permissions to a controlled subject.

Risks

Scope: CRITICAL

This privilege may grant access to sensitive data from a significant fraction of organizational functions, allow interruption of critical organizational services, or its exploit could lead to significant privilege escalation.

Links

  • https:​/​/​azure.​permissions.​cloud/​iam/​Microsoft.​ContainerService
  • https:​/​/​learn.​microsoft.​com/​en-​us/​azure/​role-​based-​access-​control/​resource-​provider-​operations
  • Contributed by P0 Security

    © 2023–present P0 Security and contributors to the IAM Privilege Catalog