Traefik is an open source HTTP reverse proxy and load balancer. From v3.7.0 prior to v3.7.6, Traefik's Kubernetes Gateway API provider may resolve two accepted HTTPRoutes that target the same backend Service:port but configure different backendRef filters to the same child service and apply only one route's filter set to all requests reaching that backend. In Gateway deployments where backendRef filters set security-sensitive headers, such as tenant identity, authorization context, or values the backend trusts, an attacker who can create an accepted HTTPRoute sharing the same backend Service:port may cause their route's filter context to be applied to another route's requests, potentially crossing namespace boundaries when a ReferenceGrant permits cross-namespace targeting. This issue is fixed in version v3.7.6.
総合評価: CVE-2026-54765 は低リスク(34.4/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.35%、27 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-07-08 | 0.43% | 0.35% | -0.08% |
| 2 | 2026-07-07 | — | 0.43% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.5 | 3.1 | HIGH |
|
3.1 | 4.7 | [email protected] |
| URL | タグ |
|---|---|
| https://github.com/traefik/traefik/commit/8aada7a7d52e4588a75386d8b86d270f6fe8d549 | Patch |
| https://github.com/traefik/traefik/pull/13367 | Issue Tracking |
| https://github.com/traefik/traefik/releases/tag/v3.7.6 | Release Notes |
| https://github.com/traefik/traefik/security/advisories/GHSA-6p8f-p8j2-rqmv | Patch Vendor Advisory |