CVE-2026-27017

NameCVE-2026-27017
DescriptionuTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for the handshake. Versions 1.6.0 through 1.8.0 contain a fingerprint mismatch with Chrome when using GREASE ECH, related to cipher suite selection. When Chrome selects the preferred cipher suite in the outer ClientHello and for ECH, it does so consistently based on hardware support—for example, if it prefers AES for the outer cipher suite, it also uses AES for ECH. However, the Chrome parrot in uTLS hardcodes AES preference for outer cipher suites but selects the ECH cipher suite randomly between AES and ChaCha20. This creates a 50% chance of selecting ChaCha20 for ECH while using AES for the outer cipher suite, a combination impossible in Chrome. This issue only affects GREASE ECH; in real ECH, Chrome selects the first valid cipher suite when AES is preferred, which uTLS handles correctly. This issue has been fixed in version 1.8.1.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
golang-refraction-networking-utls (PTS)bullseye0.0~git20201210.2179f28-1fixed
bookworm1.2.1-2fixed
forky, sid, trixie1.2.1-3.1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
golang-refraction-networking-utlssource(unstable)(not affected)

Notes

- golang-refraction-networking-utls <not-affected> (Vulnerable code introduced later)
https://github.com/refraction-networking/utls/security/advisories/GHSA-7m29-f4hw-g2vx
Introduced after: https://github.com/refraction-networking/utls/commit/b4de442d0250c0f55d8873d95e589ff9206a3ae7 (v1.6.0)
Fixed by: https://github.com/refraction-networking/utls/commit/24bd1e05a788c1add7f3037f4532ea552b2cee07 (v1.8.1)

Search for package or bug name: Reporting problems