CVE-2026-26994
uTLS ServerHellos are accepted without checking TLS 1.3 downgrade canaries
Em resumo
O uTLS não validava adequadamente a proteção contra degradação em conexões TLS 1.3, permitindo que atacantes reduzissem a conexão para versões TLS mais antigas e frágeis sem serem detectados. Isso enfraquece a segurança e permite identificação de usuários do uTLS.
Detalhe técnico
uTLS versões ≤1.6.7 não verifica os canários de degradação RFC 8446 no campo random do ServerHello ao usar specs customizados de ClientHello. Um adversário ativo na rede pode remover a extensão SupportedVersions do ClientHello para forçar degradação para TLS 1.2; o cliente aceita o ServerHello modificado sem validar o canário, viabilizando ataques de degradação de versão e fingerprinting.
Resumo gerado e traduzido por IA a partir da descrição oficial.
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Produtos afetados
refraction-networking · utlsQuer saber se a sua infraestrutura está exposta a isto?
Falar com a TrueHacking →