CVE 6.2 MEDIUM

Handshake messages may be processed at the incorrect encryption level in crypto/tls_CVE-2025-61730

6.2 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

During the TLS 1.3 handshake if multiple messages are sent in records that span encryption level boundaries (for instance the Client Hello and Encrypted Extensions messages), the subsequent messages may be processed before the encryption level changes. This can cause some minor information disclosure if a network-local attacker can inject messages during the handshake.

Basic Information

ID CVE-2025-61730
Source Go
Published Jan 28, 2026 at 19:30
Modified Jan 29, 2026 at 18:33

Affected Product

Vendor Go standard library
Product crypto/tls
Affected Versions Go standard library crypto/tls 0
Go standard library crypto/tls 1.25.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.