GHSA-6x2q-h3cr-8j2h · 深刻度: medium · エコシステム: go — Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware
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.
総合評価: CVE-2026-41263 は低リスク(35.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.37%、28 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.37% | +0.35% |
| 2 | 2026-05-01 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
GHSA-6x2q-h3cr-8j2h · 深刻度: medium · エコシステム: go — Traefik: A timing side-channel vulnerability allows for valid username enumeration via BasicAuth middleware
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| traefik | traefik | < 2.11.43 | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* |
| traefik | traefik | >= 3.0.0, < 3.6.14 | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea1:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea2:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:ea3:*:*:*:*:*:* |
| traefik | traefik | 3.7.0 | cpe:2.3:a:traefik:traefik:3.7.0:rc1:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/traefik/traefik/releases/tag/v2.11.43 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.6.14 | Product Release Notes |
| https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.2 | Product Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-6x2q-h3cr-8j2h | Patch Vendor Advisory |