LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-78662

golang · crypto

Published
CVSS7.5
Severityhigh
WeaknessCWE-770
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

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.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-78662

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-78662.