PatchSiren cyber security CVE debrief
CVE-2026-65819 gopacket CVE debrief
A vulnerability in gopacket allows for a remote denial of service through a crafted packet that triggers an unrecovered panic. The issue exists through version 1.7.0 and a patch is available at 210f25f. Defenders should assess exposure and apply the patch to prevent remote denial of service. This vulnerability has a CVSS score of 7.5 and is considered HIGH severity. The patch commit is available and can be applied to prevent exploitation. The vulnerability affects systems using the gopacket library, and defenders should prioritize verifying exposure and applying the patch.
- Vendor
- gopacket
- Product
- Unknown
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-07
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-07
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for systems using the gopacket library should assess exposure and apply the patch to prevent remote denial of service. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify exposure and apply the patch. The vulnerability has a CVSS score of 7.5 and is considered HIGH severity, so defenders should prioritize verifying exposure and applying the patch.
Why it matters
The vulnerability in gopacket allows for a remote denial of service, and defenders should prioritize verifying exposure and applying the patch.
- Potential remote denial of service through crafted packets
- Need to verify exposure and apply the patch to prevent exploitation
- Requires monitoring for potential crafted packets that could trigger the vulnerability
Technical summary
The gopacket library 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. This allows a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. The patch commit is available at 210f25f. Defenders should prioritize verifying exposure and applying the patch due to the potential for remote denial of service.
Defensive priority
Defenders should prioritize verifying exposure and applying the patch due to the potential for remote denial of service.
Recommended defensive actions
- Verify exposure to the vulnerability and assess impacted systems
- Apply the available patch to prevent remote denial of service
- Monitor for potential crafted packets that could trigger the vulnerability
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 7.5 and HIGH severity. A patch commit is available at 210f25f. The vulnerability allows a crafted packet decoded through DecodingLayerParser or DecodeFromBytes to trigger an unrecovered panic and remotely deny service. The issue exists through version 1.7.0. Defenders should verify exposure and apply the patch to prevent remote denial of service. The official CVE Program record and NVD detail page provide source-provided CVE metadata and a 7
Sources and references
Verified primary and authoritative sources
-
CVE-2026-65819 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-65819
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-65819 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-65819
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/gopacket/gopacket/commit/210f25fb9b3ca1af2eb649936f78ad6991b6c9c5
-
Source reference
Unverified legacy reference
URL: https://github.com/gopacket/gopacket/releases/tag/v1.7.0
-
Source reference
Unverified legacy reference
URL: https://github.com/gopacket/gopacket/security/advisories/GHSA-8mcr-459q-5mx2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.