CVE-2026-39830

CRITICAL9.1EPSS 0.06%

Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh

Published: 5/22/2026Modified: 5/29/2026

Description

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.

Affected packages (2)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1CRITICAL9.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

References (5)