Prevent DoS on deadlocked established channel in golang.org/x/crypto/ssh
Summary
| CVE | CVE-2026-56855 |
|---|---|
| State | PUBLISHED |
| Assigner | Go |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-02 20:17:36 UTC |
| Updated | 2026-09-02 20:17:36 UTC |
| Description | Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. Then, treat all other messages as a protocol error and tear the connection down instead of buffering and blocking. |
Risk And Classification
Problem Types: CWE-770: Allocation of Resources Without Limits or Throttling
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Golang.orgxcrypto | Golang.org/x/crypto/ssh | affected 0.56.0 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| groups.google.com/g/golang-announce/c/1y3fb2np35U | [email protected] | groups.google.com | |
| go.dev/issue/81317 | [email protected] | go.dev | |
| go.dev/cl/826524 | [email protected] | go.dev | |
| pkg.go.dev/vuln/GO-2026-6355 | [email protected] | pkg.go.dev | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Will Mortensen (en)
There are currently no legacy QID mappings associated with this CVE.