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)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM6.5CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

References (4)