CVE-2026-27017

LOW
中文标题:
(暂无数据)
英文标题:
uTLS has a Chrome Parrot Fingerprint Vulnerability due to GREASE ECH Cipher Suite Mismatch
CVSS分数: 2.3
发布时间: 2026-02-20 02:47:17
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-1240
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
refraction-networking utls >= 1.6.0, < 1.8.1 - - cpe:2.3:a:refraction-networking:utls:>=_1.6.0,_<_1.8.1:*:*:*:*:*:*:*
refraction-networking utls * - - cpe:2.3:a:refraction-networking:utls:*:*:*:*:*:go:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/refraction-networking/utls/security/advisories/GHSA-7m29-f4hw-g2vx x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
4.0 (cna)
LOW
2.3
CVSS向量: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
机密性
LOW
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2026-02-20 02:47:17
修改时间:
2026-02-20 15:20:18
创建时间:
2026-02-21 06:00:02
更新时间:
2026-02-21 06:00:05
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27017 2026-02-21 03:19:36 2026-02-20 22:00:02
NVD nvd_CVE-2026-27017 2026-02-21 02:00:04 2026-02-20 22:00:05
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-02-21 06:00:05
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']