GHSA-4v96-rv7j-9wmrCriticalCVSS 9.8
Traefik versions before v2.11.55 contain an authentication bypass vulnerability in the digestAuth...
🔗 CVE IDs covered (1)
📋 Description
Traefik versions before v2.11.55 contain an authentication bypass vulnerability in the digestAuth middleware where unknown usernames receive an empty secret instead of rejection. Attackers can compute a valid digest response using the empty secret and arbitrary credentials to bypass authentication on any digestAuth-protected route without a valid username or password.