CVE-2026-26994
Last modified
CVE-2026-26994 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Refraction-Networking | Utls | < 1.7.0 |
References
- https://github.com/refraction-networking/utls/issues/181Issue Tracking
- https://github.com/refraction-networking/utls/pull/337Issue Tracking, Patch
- https://github.com/refraction-networking/utls/security/advisories/GHSA-pmc3-p9hx-jq96Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-26994?
How severe is CVE-2026-26994?
How do I fix CVE-2026-26994?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-26989LibreNMS is an auto-discovering PHP/MySQL/SNMP based network…4.8
- CVE-2026-2699Customer Managed ShareFile Storage Zones Controller (SZC) al…9.8
- CVE-2026-26990LibreNMS is an auto-discovering PHP/MySQL/SNMP based network…8.8
- CVE-2026-26991LibreNMS is an auto-discovering PHP/MySQL/SNMP based network…4.8
- CVE-2026-26992LibreNMS is an auto-discovering PHP/MySQL/SNMP based network…4.8
- CVE-2026-26993Flare is a Next.js-based, self-hostable file sharing platfor…5.4
- CVE-2026-26995Rejected reason: Further research determined the issue is an…
- CVE-2026-26996minimatch is a minimal matching utility for converting glob …7.5
- CVE-2026-26997ClipBucket v5 is an open source video sharing platform. Prio…5.4
- CVE-2026-26998Traefik is an HTTP reverse proxy and load balancer. Prior to…4.4
- CVE-2026-26999Traefik is an HTTP reverse proxy and load balancer. Prior to…7.5
- CVE-2026-27001OpenClaw is a personal AI assistant. Prior to version 2026.2…7.8
Are you affected by CVE-2026-26994?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
