CVE-2026-39827
Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
5th
An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.
| Vendor | golang.org/x/crypto |
| Product | golang.org/x/crypto/ssh |
| Published | May 22, 2026 |
| Last Updated | May 22, 2026 |
Stay Ahead of the Next One
Get instant alerts for golang.org/x/crypto golang.org/x/crypto/ssh
Be the first to know when new medium vulnerabilities affecting golang.org/x/crypto golang.org/x/crypto/ssh are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
golang.org/x/crypto / golang.org/x/crypto/ssh
0 < 0.52.0
References
Credits
Ziyan Zhou