---
cve: "CVE-2026-54332"
severity: "MEDIUM"
cvss: 6.9
epss: "0.5%"
vendor: "gopacket"
kev: false
exploited: false
published: "2026-07-28 16:17:48"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T05:36:55+02:00"
---

# CVE-2026-54332

> 6.9 MEDIUM · 🧪 PoC

## Beschreibung

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against the bytes remaining in the datagram, so a 104-byte UDP datagram can drive an allocation of up to 16 GiB and cause an unauthenticated remote denial of service. This issue is fixed in version 1.6.1.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 76119086f5936aacd7088bdf97d565501bb6c4cc (Commit)

## Referenzen

- <https://github.com/gopacket/gopacket/security/advisories/GHSA-g6v3-7xmc-w563>
- <https://github.com/gopacket/gopacket/commit/76119086f5936aacd7088bdf97d565501bb6c4cc>
- <https://github.com/gopacket/gopacket/releases/tag/v1.6.1>

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