Denial of Service Vulnerability in SSH Servers from Go
CVE-2025-22869
7.5HIGH
Summary
SSH servers that implement file transfer protocols are prone to a denial of service attack. This occurs when clients complete the key exchange process slowly or do not complete it at all. As a result, data intended for transmission can accumulate in memory without being sent, leading to potential service disruptions.
Affected Version(s)
golang.org/x/crypto/ssh 0 < 0.35.0
References
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Yuichi Watanabe