UNKNOWN Go
Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
GO-2026-5017 · CVE-2026-39830 · GHSA-vgwf-h737-ff37
Published · Modified
AI SAST
Find this class of vulnerability in your own code
Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.
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.
References
Ready to move
Start Securing
Free, no credit card | First findings in minutes