GHSA-pmc3-p9hx-jq96 · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2026-26994 is rated Low Risk (26.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-20 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-pmc3-p9hx-jq96 · Severity: medium · Ecosystem: 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 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| refraction-networking | utls | < 1.7.0 | cpe:2.3:a:refraction-networking:utls:*:*:*:*:*:go:*:* |
| URL | Tags |
|---|---|
| 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 |