Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-41263

Опубликовано: 30 апр. 2026
Источник: redhat
CVSS3: 5.3

Описание

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to hold a constant-time fallback secret always resolves to an empty string, causing the constant-time comparison to short-circuit in microseconds rather than performing a full bcrypt evaluation. This restores the original timing oracle and makes it possible to distinguish existing users from non-existing ones by measuring authentication response times. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.

A flaw was found in Traefik. A remote attacker can exploit a timing side-channel vulnerability in Traefik's BasicAuth middleware. This flaw allows an attacker to enumerate valid usernames by observing differences in authentication response times. The vulnerability arises because a constant-time comparison, intended to prevent such attacks, short-circuits, revealing whether a username exists.

Меры по смягчению последствий

To mitigate this issue, restrict network access to Traefik instances that utilize the BasicAuth middleware. Implement firewall rules or network access controls to limit connections to trusted networks or clients only. This reduces the exposure to remote attackers attempting username enumeration. Always ensure that any changes to network configurations are thoroughly tested to prevent service disruption. A service reload or restart may be required for changes to take effect.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat OpenShift Dev Spacesdevspaces/traefik-rhel9Fix deferred

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-208
https://bugzilla.redhat.com/show_bug.cgi?id=2464238github.com/traefik/traefik: Traefik: Username enumeration via timing side-channel in BasicAuth middleware

5.3 Medium

CVSS3

Связанные уязвимости

CVSS3: 3.7
nvd
3 месяца назад

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The variable intended to hold a constant-time fallback secret always resolves to an empty string, causing the constant-time comparison to short-circuit in microseconds rather than performing a full bcrypt evaluation. This restores the original timing oracle and makes it possible to distinguish existing users from non-existing ones by measuring authentication response times. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.

CVSS3: 3.7
debian
3 месяца назад

Traefik is an HTTP reverse proxy and load balancer. Prior to versions ...

CVSS3: 3.7
github
4 месяца назад

Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware

5.3 Medium

CVSS3