Skip to main content

Node Administrative Interfaces Expose Cluster Credentials

CCC.K8S.TH14

Node administrative interfaces reachable without sufficient authentication or network restriction may expose node metadata, workload credentials, logs, or execution functions. The node can then be queried or controlled outside the intended management path, allowing credential disclosure, unauthorized host changes, or disruption of scheduled workloads.

Related Capabilities

IDTitleDescription
CCC.K8S.CP02Managed Worker PoolsThe service can organize worker nodes into managed pools that provide Kubernetes with compute capacity for scheduling and running containerized workloads.
CCC.K8S.CP03Abstracted Worker InfrastructureThe service may be configured to abstract worker infrastructure so that provisioning, scaling, patching, and replacement occur without exposing individual nodes to the user.
CCC.K8S.CP19Workload Isolation ControlsThe service can separate workloads with security contexts, namespace boundaries, scheduling constraints, and runtime isolation settings.

Related Controls

IDTitleDescription
CCC.K8S.CN12Restrict Node Administrative AccessBlock untrusted or unauthenticated paths to worker-node administration, kubelet interfaces, and instance metadata.

External Mappings

FrameworkIDRelationshipRemarks
CWECWE-306relates-toMissing Authentication for Critical Function
MITRE-ATT&CKT1552.007relates-toUnsecured Credentials - Container API
MITRE-ATT&CKT1609relates-toContainer Administration Command