Denial of Service Vulnerability in SSH Servers from Go
CVE-2025-22869
Currently unrated
Key Information:
- Vendor
- Golang.org/x/crypto
- Status
- Golang.org/x/crypto/ssh
- Vendor
- CVE Published:
- 26 February 2025
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
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Yuichi Watanabe