Intel

AIKIDO-2026-53569

github.com/traefik/traefik/v3 is vulnerable to Authentication Bypass

Authentication BypassCVE-2026-85595 Published 2 days ago

93

Critical Risk

This Affects:

GOgithub.com/traefik/traefik/v3
3.0.0 - 3.7.10
Fixed in 3.7.11
Are you affected? Scan for Free

TL;DR

The digestAuth middleware returns an empty secret for unknown usernames instead of rejecting them. An unauthenticated attacker can compute a valid digest response against that empty secret with arbitrary credentials and bypass authentication on any route protected by digestAuth. The fix rejects unknown usernames instead of treating them as empty-secret principals.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and at least one router uses the digestAuth middleware.

Background info

github.com/traefik/traefik/v3 is vulnerable to Authentication Bypass in versions 3.0.0 - 3.7.10.

How to fix this

Upgrade the github.com/traefik/traefik/v3 library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform