CVE-2026-39827

medium
Published 2026-05-22 · Modified 2026-05-27
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v2
VIR risk
6.5

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.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-39827.html

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-39827

vendor Authored 2026-05-27

Vendor advisory: security@golang.org — https://pkg.go.dev/vuln/GO-2026-5016

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyaffected
debian debiansidfixed1:0.52.0-1
debian debiantrixieaffected
suse slesaffected

Package impact

EcosystemPackageVulnerableFixed
golang Gogolang.org/x/crypto<0.52.00.52.0

Application impact

VendorProductVersionsFixed
golangcrypto{"endExcluding":"0.52.0"}0.52.0

References

CWEs

CWE-924

Verify integrity in audit chain (admin only). AS-IS.