CVE-2026-39830
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.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://go.dev/issue/79564, https://groups.google.com/g/golang-announce/c/a082jnz-LvI, https://go.dev/cl/781640, https://go.dev/cl/781664
