Skip to main content

Role-based access control should be enabled on clusters

SeverityExploitabilityProvidersCategories
HIGHLOWAzurePERMISSION

Description

Role-based access control (RBAC) allows to fine-tune permissions granted to an user or a group of users. This ensures users can only access the resources they need in Azure Kubernetes Service (AKS) clusters.

Impact

Potential data exposureVisible in logsUser interaction requiredPrivileges required
TrueFalseTrueTrue

Unauthorized access to the clusters and data leak if an account is compromised.

Remediation guidelines

Enable RBAC, create roles with restricted permissions, and assign them to users.

References

How can I help you ?