๐Ÿ” CVE Alert

CVE-2026-65819

HIGH 7.5

gopacket: Multiple layer decoders panic on crafted packets (out-of-bounds/underflow) enabling unauthenticated remote DoS via DecodingLayerParser

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

gopacket provides packet processing capabilities for Go. Through version 1.7.0, multiple layer decoders use attacker-controlled lengths, counts, or offsets before validating them against packet buffers, allowing a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. A patch commit is available at 210f25f.

CWE CWE-125 CWE-400
Vendor gopacket
Product gopacket
Published Aug 7, 2026
Stay Ahead of the Next One

Get instant alerts for gopacket gopacket

Be the first to know when new high vulnerabilities affecting gopacket gopacket are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

gopacket / gopacket
<= 1.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gopacket/gopacket/security/advisories/GHSA-8mcr-459q-5mx2 github.com: https://github.com/gopacket/gopacket/commit/210f25fb9b3ca1af2eb649936f78ad6991b6c9c5 github.com: https://github.com/gopacket/gopacket/releases/tag/v1.7.0