Privilege Escalation: ClusterRoleBinding to Privileged Role

This document describes a threat finding type in Security Command Center. Threat findings are generated by threat detectors when they detect a potential threat in your cloud resources. For a full list of available threat findings, see Threat findings index.

Finding description

Someone created an RBAC ClusterRoleBinding that references the default system:controller:clusterrole-aggregation-controller ClusterRole. This default ClusterRole has the escalate verb, which allows subjects to modify the privileges of their own roles, allowing for privilege escalation. For more details, see the log message for this alert.

  1. Review any ClusterRoleBinding that references the system:controller:clusterrole-aggregation-controller ClusterRole.
  2. Review any modifications to the system:controller:clusterrole-aggregation-controller ClusterRole.
  3. Determine whether there are other signs of malicious activity by the principal who created the ClusterRoleBinding in the audit logs in Cloud Logging.

What's next