GHSA-pmc3-p9hx-jq96 · 深刻度: medium · エコシステム: go — uTLS ServerHellos are accepted without checking TLS 1.3 downgrade canaries
uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. In versions 1.6.7 and below, uTLS did not implement the TLS 1.3 downgrade protection mechanism specified in RFC 8446 Section 4.1.3 when using a uTLS ClientHello spec. This allowed an active network adversary to downgrade TLS 1.3 connections initiated by a uTLS client to a lower TLS version (e.g., TLS 1.2) by modifying the ClientHello message to exclude the SupportedVersions extension, causing the server to respond with a TLS 1.2 ServerHello (along with a downgrade canary in the ServerHello random field). Because uTLS did not check the downgrade canary in the ServerHello random field, clients would accept the downgraded connection without detecting the attack. This attack could also be used by an active network attacker to fingerprint uTLS connections. This issue has been fixed in version 1.7.0.
総合評価: CVE-2026-26994 は低リスク(32.6/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.27% | +0.26% |
| 2 | 2026-02-20 | — | 0.01% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-pmc3-p9hx-jq96 · 深刻度: medium · エコシステム: go — uTLS ServerHellos are accepted without checking TLS 1.3 downgrade canaries
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-26994 not yet assigned priority: Debian including 1 source packages (golang-refraction-networking-utls), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-26994 |
ubuntu
|
medium | CVE-2026-26994 medium priority: Ubuntu including 1 source packages (golang-refraction-networking-utls), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 4. | https://ubuntu.com/security/CVE-2026-26994 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| refraction-networking | utls | < 1.7.0 | cpe:2.3:a:refraction-networking:utls:*:*:*:*:*:go:*:* |
| URL | タグ |
|---|---|
| https://github.com/refraction-networking/utls/commit/f8892761e2a4d29054264651d3a86fda83bc83f9 | Patch |
| https://github.com/refraction-networking/utls/issues/181 | Issue Tracking |
| https://github.com/refraction-networking/utls/pull/337 | Issue Tracking Patch |
| https://github.com/refraction-networking/utls/security/advisories/GHSA-pmc3-p9hx-jq96 | Patch Vendor Advisory |