Description
Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.
Published: 2026-07-08
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises in Go’s standard library crypto/tls when Encrypted Client Hello is used.‑ unencrypted portion of the client hello, a weakness that maps to CWE‑201 (Information Exposure). An attacker who can observe the traffic can therefore link the session to a specific client, undermining anonymity and potentially revealing information about the user’s location or identity.

Affected Systems

All Go implementations that compile the standard library crypto/tls and enable Encrypted Client Hello in their TLS configurations are affected. No specific version polygons are listed, feature remains vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. Exploitation requires only passive below 1%, suggesting low likelihood of widespread exploitation at present, and the issue is not listed in CISA KEV. The primary vector is a network monitor positioned between client and anonymity or secrecy.

Generated by OpenCVE AI on July 26, 2026 at 17:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Go release that contains the crypto/tls patch for the Encrypted Client Hello privacy issue.
  • If possible, configure TLS client or server applications to disable Encrypted Client Hello or reject client hellos that advertise the feature.
  • Use a VPN, SSH tunnel, or other privacy‑preserving transport to shield the initial TLS handshake from external observers.

Generated by OpenCVE AI on July 26, 2026 at 17:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 08 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-201
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Go Standard Library
Go Standard Library crypto Tls
Vendors & Products Go Standard Library
Go Standard Library crypto Tls

Wed, 08 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.
Title Invoking Encrypted Client Hello privacy leak in crypto/tls
References

Subscriptions

Go Standard Library Crypto Tls
cve-icon MITRE

Status: PUBLISHED

Assigner: Go

Published:

Updated: 2026-07-08T19:38:17.603Z

Reserved: 2026-04-28T00:21:12.792Z

Link: CVE-2026-42505

cve-icon Vulnrichment

Updated: 2026-07-08T18:04:08.858Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-08T15:46:33Z

Links: CVE-2026-42505 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T17:45:17Z

Weaknesses
  • CWE-201

    Insertion of Sensitive Information Into Sent Data