Skip to main content

Kubernetes API is Exposed to Untrusted Networks

CCC.K8S.TH01

An API endpoint without network restrictions may be reached from untrusted networks. Cluster resources and configuration can then be enumerated or modified through exposed administrative interfaces. Cluster data may be disclosed, configuration integrity may be lost, and workloads may be disrupted.

Related Capabilities

IDTitleDescription
CCC.K8S.CP01Managed Kubernetes Control PlaneThe service supplies a Kubernetes-conformant control plane whose foundational components, health, and availability are automatically maintained by the provider.
CCC.K8S.CP10Cloud Identity IntegrationThe service can authenticate cloud identities and authorize their access to cluster resources through Kubernetes and provider-native access controls.
CCC.Core.CP14API AccessThe service exposes a port enabling external actors to interact programmatically with the service and its resources using HTTP protocol methods such as GET, POST, PUT, and DELETE.
CCC.Core.CP23Network Access RulesThe service restricts access to child or networked resources based on user-defined network parameters such as IP address, protocol, port, or source.

Related Controls

IDTitleDescription
CCC.K8S.CN01Restrict Kubernetes API Network AccessLimit Kubernetes API reachability to explicitly approved networks and private management paths to reduce administrative exposure.

External Mappings

FrameworkIDRelationshipRemarks
CWECWE-284relates-toImproper Access Control
MITRE-ATT&CKT1609relates-toContainer Administration Command
MITRE-ATT&CKT1613relates-toContainer and Resource Discovery