---
cve: "CVE-2026-78662"
severity: "HIGH"
cvss: 7.5
epss: "20.1%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-02 20:17:37"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T18:10:13+02:00"
---

# CVE-2026-78662

> 7.5 HIGH

## Beschreibung

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-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 86efde54dc7069251a8b007026c500d28e4239ce (Commit)

## Referenzen

- <https://go.dev/cl/826504>
- <https://go.dev/issue/81316>
- <https://groups.google.com/g/golang-announce/c/1y3fb2np35U>
- <https://pkg.go.dev/vuln/GO-2026-6354>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-78662) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
