CVE-2026-27017
CVE-2026-27017 is a medium-severity vulnerability in Refraction-networking Utls with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1240.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- CVSS v4: 2.3
- EPSS exploit prediction: 0% (5th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-8031
- Weakness: CWE-1240
- Affected product: Refraction-networking Utls
- Published:
- Last modified:
Description
uTLS 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.
Frequently asked questions
- What is CVE-2026-27017?
- uTLS 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.
- How severe is CVE-2026-27017?
- CVE-2026-27017 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-27017 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (5th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-27017?
- CVE-2026-27017 affects Refraction-networking Utls. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-27017?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-27017 have an EU (EUVD) identifier?
- Yes. CVE-2026-27017 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-8031.
- When was CVE-2026-27017 published?
- CVE-2026-27017 was published on 2026-02-20 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:refraction-networking:utls:*:*:*:*:*:go:*:*
More vulnerabilities in Refraction-networking Utls
- CVE-2026-26994 — Medium (CVSS 6.5): uTLS is a fork of crypto/tls, created to customize ClientHello for fingerprinting resistance while still using it for…
All CVEs affecting Refraction-networking Utls →
Other CWE-1240 vulnerabilities
- CVE-2024-0323 — Critical (CVSS 9.8): The FTP server used on the B&R Automation Runtime supports unsecure encryption mechanisms, such as SSLv3, TLSv1.0 and…
- CVE-2025-24802 — High (CVSS 8.6): Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible…
- CVE-2025-58720 — High (CVSS 7.8): Use of a cryptographic primitive with a risky implementation in Windows Cryptographic Services allows an authorized…
- CVE-2025-46424 — Medium (CVSS 6.7): Dell CloudLink, versions prior to 8.2, contain use of a Cryptographic Primitive with a Risky Implementation…
- CVE-2026-22705 — Medium (CVSS 6.4): RustCrypto: Signatures offers support for digital signatures, which provide authentication of data using public-key…
- CVE-2025-64647 — Medium (CVSS 5.9): IBM Concert 1.0.0 through 2.2.0 uses weaker than expected cryptographic algorithms that could allow an attacker to…