CVE-2026-42505
Received
Received - Intake
Encrypted Client Hello Identity Disclosure in Go
Vulnerability report for CVE-2026-42505, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-08
Last updated on: 2026-07-08
Assigner: Go Project
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| golang | go | to 1.25.12 (exc) |
| golang | go | From 1.26.0-0 (inc) to 1.26.5 (exc) |
| golang | go | From 1.27.0-0 (inc) to 1.27.0-rc.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-201 | The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor. |