Files
Stephan Renatus 19855342fe build(go): bump to 1.26.5
https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc

govulncheck flagged us for:

* crypto/tls: Encrypted Client Hello privacy leak

The Encrypted Client Hello implementation would leak the pre-shared key
identities during the handshake, allowing a passive network observer who can
collect handshakes to de-anonymize the hostname of the server, even when ECH was
being used.

Thanks to Coia Prant (github.com/rbqvq) for reporting this issue.

This is CVE-2026-42505 and Go issue https://go.dev/issue/79282.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2026-07-09 11:43:57 +02:00

2 lines
7 B
Plaintext