Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh

Summary

CVECVE-2026-78662
StatePUBLISHED
AssignerGo
Source PriorityCVE Program / NVD first with legacy fallback
Published2026-09-02 20:17:37 UTC
Updated2026-09-02 20:17:37 UTC
DescriptionPreviously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time, handlePacket drops every packet other than the open confirmation/failure, without blocking and without tearing down the connection.

Risk And Classification

Problem Types: CWE-770: Allocation of Resources Without Limits or Throttling

Vendor Declared Affected Products

SourceVendorProductVersionPlatforms
CNA Golang.orgxcrypto Golang.org/x/crypto/ssh affected 0.56.0 semver Not specified

References

ReferenceSourceLinkTags
go.dev/cl/826504 [email protected] go.dev
go.dev/issue/81316 [email protected] go.dev
groups.google.com/g/golang-announce/c/1y3fb2np35U [email protected] groups.google.com
pkg.go.dev/vuln/GO-2026-6354 [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)

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report