CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-39830

Critical · CVSS 9.1

golang.org/x/crypto/ssh — SSH global request response buffer fill / goroutine resource leak (DoS)

CVSS
9.1
nvd
EPSS
0.62%
47th pct
KEV
No
Class
oss containerizable
CWE-119, CWE-772

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.

Search profile — drives PoC discovery

Symbols globalRequestResponseglobalRequestssendGlobalRequesthandleGlobalRequestsClosereadLooppendingRequestsglobalResponseQueueunsolicited global request responses
Keywords CVE-2026-39830GO-2026-5017golang x/crypto sshunsolicited global request responseSSH goroutine resource leakblocked read loop sshgolang ssh buffer fill DoSCWE-119 CWE-772 golang sshgolang ssh Close resource leak
Versions: golang.org/x/crypto versions prior to the fix in CL 781640 / CL 781664

Affected packages

Go golang.org/x/crypto 0 → 0.52.0

References

Status: enriched · ingested 2026-06-30T06:00:22.000Z · profiled 2026-07-01T06:30:14.000Z