github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/aws/eks/AVD-AWS-0041/docs.md (about) 1 2 EKS Clusters have public access cidrs set to 0.0.0.0/0 by default which is wide open to the internet. This should be explicitly set to a more specific private CIDR range 3 4 ### Impact 5 EKS can be accessed from the internet 6 7 <!-- DO NOT CHANGE --> 8 {{ remediationActions }} 9 10 ### Links 11 - https://docs.aws.amazon.com/eks/latest/userguide/create-public-private-vpc.html 12 13