golang.org/x/crypto/ssh vulnerability

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.

Published 22 May 2026Updated 11 Sep 202659 sources
CVSS 9.1

Source timeline

CVE record published by NVDView source ↗