CVE-2025-61730

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Go standard librarycrypto/tls0 < 1.24.12affected
Go standard librarycrypto/tls1.25.0 < 1.25.6affected

Weaknesses

  • CWE-940: Improper Verification of Source of a Communication Channel

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References