CVE-2026-39827

Aliases:GO-2026-5016GHSA-qpw4-5x99-6vjp
Analyzed
Published: 22 May 2026, 02:31
Last modified:22 May 2026, 18:35

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.2% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

22 May 2026, 02:31
Published
Vulnerability first disclosed
22 May 2026, 18:35
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.20% Percentile: 10%

Techniques & Countermeasures

  • CWE-924Improper Enforcement of Message Integrity During Transmission in a Communication Channel

    The product establishes a communication channel with an endpoint and receives a message from that endpoint, but it does not sufficiently ensure that the message was not modified during transmission.

Affected Systems

  • golangcrypto

    < 0.52.0

  • golang.org/xcrypto

    < 0.52.0

  • golang.org/x/cryptossh

    < 0.52.0

  • golang.org/x/cryptogolang.org/x/crypto/ssh

    < 0.52.0

References (6)