Public ACLs on S3 Buckets
AWS S3 buckets configured with public-read or public-read-write Access Control Lists (ACLs), granting everyone on the internet permission to list and read bucket objects. These overly permissive ACLs often result from misunderstanding AWS permissions or copy-pasting insecure configurations.