Skip to content

H3-2026-0002

Kubernetes Nodes Proxy GET Permission Remote Code Execution

Category SECURITY_MISCONFIGURATION
Base Score 8.8

Description

Service accounts with nodes/proxy GET permission can execute commands on pods via the Kubelet WebSocket API, bypassing standard Kubernetes RBAC exec restrictions.

Impact

An attacker with nodes/proxy GET permission can execute arbitrary commands in containers running on Kubernetes nodes.

References