Overview

FieldValue
ID1095
NameRead ComponentStatuses (Control Plane Reconnaissance)
Risk CategoryInformation Disclosure
Risk LevelMedium
Role TypeClusterRole
API Groupscore
Resourcescomponentstatuses
Verbsget, list
TagsControlPlaneDisruption InformationDisclosure Reconnaissance

Description

Allows reading ComponentStatus objects, which show the health of control plane components like etcd, kube-scheduler, and kube-controller-manager. This can reveal operational weaknesses, vulnerabilities, or misconfigurations in the cluster’s core.

Abuse Scenarios

  1. List the health status of core Kubernetes components.
kubectl get componentstatuses