Property
Languagehcl
Severitylow
CWECWE-284: Improper Access Control
OWASPA05:2017 - Broken Access Control
Confidence LevelLow
Impact LevelLow
Likelihood LevelLow

Description#

The AKS cluster is missing the ‘api_server_authorized_ip_ranges’ setting, which means the Kubernetes API server is accessible from any IP address. This exposes the cluster’s management interface to the public internet without network restrictions.

Impact#

Without restricting access to trusted IP ranges, attackers can attempt to access or attack the Kubernetes API server from anywhere, increasing the risk of unauthorized access, cluster compromise, and potential data breaches.