ubuntu-cve-2026-26994
Vulnerability from osv_ubuntu
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.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-refraction-networking-utls-dev",
"binary_version": "0.0~git20201210.2179f28-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-refraction-networking-utls",
"purl": "pkg:deb/ubuntu/golang-refraction-networking-utls@0.0~git20201210.2179f28-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0~git20201210.2179f28-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-refraction-networking-utls-dev",
"binary_version": "1.2.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-refraction-networking-utls",
"purl": "pkg:deb/ubuntu/golang-refraction-networking-utls@1.2.1-2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-refraction-networking-utls-dev",
"binary_version": "1.2.1-3.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-refraction-networking-utls",
"purl": "pkg:deb/ubuntu/golang-refraction-networking-utls@1.2.1-3.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.1-3.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-refraction-networking-utls-dev",
"binary_version": "1.2.1-3.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-refraction-networking-utls",
"purl": "pkg:deb/ubuntu/golang-refraction-networking-utls@1.2.1-3.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.1-3.1"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2026-26994",
"modified": "2026-05-20T15:26:06Z",
"published": "2026-02-20T03:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-26994"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26994"
},
{
"type": "REPORT",
"url": "https://github.com/refraction-networking/utls/security/advisories/GHSA-pmc3-p9hx-jq96"
},
{
"type": "REPORT",
"url": "https://github.com/refraction-networking/utls/commit/f8892761e2a4d29054264651d3a86fda83bc83f9"
},
{
"type": "REPORT",
"url": "https://github.com/refraction-networking/utls/issues/181"
},
{
"type": "REPORT",
"url": "https://github.com/refraction-networking/utls/pull/337"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-26994"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.