PT-2026-42706 · Go+1 · Golang.Org/X/Crypto+1
Ziyan Zhou
·
Published
2026-05-22
·
Updated
2026-05-22
·
CVE-2026-39827
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
The product name cannot be determined (affected versions not specified)
Description
An authenticated SSH client can cause unbounded memory growth by repeatedly opening channels that are rejected by the server. This leads to the server process crashing, which impacts all connected users. The issue occurs because rejected channels were not being removed from the connection's internal state, preventing them from being released for garbage collection (a process of automatic memory management that reclaims memory occupied by objects no longer in use).
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Golang.Org/X/Crypto
Golang.Org/X/Crypto/Ssh