Skip to main content

AKS cluster should have Network Policy configured

SeverityExploitabilityProvidersCategories
HIGHMEDIUMAzureNETWORK

Description

Using Azure Kubernetes Service (AKS), you can set a Network Policy to define rules for ingress and egress traffic between pods in a cluster. By default, all ingress and egress traffic to and from pods.

Impact

Potential data exposureVisible in logsUser interaction requiredPrivileges required
TrueFalseFalseFalse

Without a Network Policy configured, AKS clusters are at risk of Distributed Denial-of-Service (DDoS). It may also be a risk of data exposure, if bruteforce attack is conducted.

Remediation guidelines

Configure a Network Policy for AKS clusters, so that only known pods, namespaces and IPs are allowed.

References

How can I help you ?