CVE-2026-39830
ADVISORY - golangSummary
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.
Common Weakness Enumeration (CWE)
GoLang
CREATED
UPDATED
ADVISORY IDGO-2026-5017
EXPLOITABILITY SCORE
-
EXPLOITS FOUND
-
COMMON WEAKNESS ENUMERATION (CWE)-