H3-2026-0021¶
Azure Container Registry Anonymous Pull Enabled
| Category | SECURITY_MISCONFIGURATION |
| Base Score | 7.2 |
Description¶
Where an Azure Container Registry is configured to allow anonymous (unauthenticated) pull access, users can pull container images without any credentials.
Impact¶
Attackers can access all container images stored in the registry without authentication. This might expose sensitive application code, proprietary algorithms, embedded secrets, API keys, certificates, or internal infrastructure details. Public exposure of private images can lead to intellectual property theft and credential compromise.