CVE-2026-78662
⚠️ highSummary
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 Score
7.5
High
EPSS Score
0.3
Exploit Probability
Published Date
2026-09-02
First Seen: 2026-09-03
📊 Relative Risk Intelligence
This CVE is Moderate Risk - more severe than 67.8% of all 360,673 vulnerabilities in our database.
#116,318
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Sep 3, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
YES
Can be exploited automatically
💥 Technical Impact
Partial
Limited system impact
🏆 Discovered By
Will Mortensen
SSVC data provided by
CISA
Last Modified
2026-09-04
Source
NVD 🔗
CVSS Vector 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE IDs (Weakness Types)