CVE-2026-39827
MEDIUM6.5EPSS 0.02%Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh
Published: 5/22/2026Modified: 5/29/2026
Description
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.
Affected packages (2)
- Debian/golang-go.cryptofrom 0
- Go/golang.org/x/cryptofrom 0, < 0.52.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |