CVE Catalog

CVE-2026-65819

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

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.

Risk Assessment

A remote attacker can send a specially crafted packet that causes a crash in the process using gopacket, leading to service disruption (DoS).

Recommendation

Apply the patch from commit 210f25f or update the gopacket library to a patched version.

Other vulnerabilities in gopacket

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS