logo

Database

Azure Rbac Disabled

Description

Detects Azure Kubernetes Service (AKS) clusters that have Role-Based Access Control (RBAC) disabled. RBAC is essential for controlling access to the Kubernetes API and enforcing least-privilege principles. Running clusters without RBAC creates significant security risks by removing access control restrictions.

Weakness:

446 - Insecure service configuration - Azure

Category: Functionality Abuse

Detection Strategy

    Checks each AKS cluster in the Azure subscription

    Reports a vulnerability if the cluster's 'enable_rbac' setting is set to false

    Identifies the specific cluster using its Azure resource ID