CVE-2026-78662

High7.5Published on September 2, 2026

Previously, 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.

CVSS score7.5 / 10CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness type (CWE)CWE-770
Vendorsgolang

Affected products

VendorsProductVersions
golangcrypto< 0.56.0

Related articles

This product uses the NVD API but is not endorsed or certified by the NVD.

CVE database