Description
pcapng file parser crash in Wireshark 4.6.0 to 4.6.6 allows denial of service
Published: 2026-07-08
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Wireshark’s pcapng file parser contains a heap‑based buffer overflow that can be triggered by a specially crafted file. When the overflow occurs, the application crashes, which results in a service interruption. The weakness is identified as CWE‑122 and represents a classic input‑validation flaw that compromises application availability.

Affected Systems

The vulnerability affects Wireshark Foundation’s Wireshark software, specifically releases 4.6.0 through 4.6.6.

Risk and Exploitability

The CVSS score of 4.7 indicates moderate severity. The EPSS score of less than 1% suggests that the likelihood of exploitation is very low, and the vulnerability is not listed in CISA KEV, indicating it is not known to be actively exploited. The likely attack vector is the receipt or opening of a malicious pcapng file by a user of Wireshark; an attacker must deliver the crafted file and have it parsed, and the impact is limited to availability rather than confidentiality or integrity.

Generated by OpenCVE AI on July 29, 2026 at 13:19 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.7 or above


OpenCVE Recommended Actions

  • Upgrade Wireshark to version 4.6.7 or later
  • Disable automatic loading of pcapng files and only open files after verifying their source
  • Run Wireshark within a sandbox or isolated environment to contain crashes

Generated by OpenCVE AI on July 29, 2026 at 13:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wireshark
Wireshark wireshark
Vendors & Products Wireshark
Wireshark wireshark

Thu, 09 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 08 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description pcapng file parser crash in Wireshark 4.6.0 to 4.6.6 allows denial of service
Title Heap-based Buffer Overflow in Wireshark
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H'}


Subscriptions

Wireshark Wireshark
cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-09T13:44:23.196Z

Reserved: 2026-07-08T20:46:03.869Z

Link: CVE-2026-15173

cve-icon Vulnrichment

Updated: 2026-07-09T13:44:14.246Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-08T20:51:15Z

Links: CVE-2026-15173 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:30:06Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-825

    Expired Pointer Dereference