Description
Catapult DCT2000 file parser crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service
Published: 2026-08-19
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a heap-based buffer overflow in the Catapult DCT2000 file parser of Wireshark, which can cause the application to crash when processing malformed files. This crash leads to a denial of service, allowing an adversary to disrupt network traffic analysis by simply opening a crafted file. The weakness corresponds to CWE‑122.

Affected Systems

Wireshark Foundation’s Wireshark product is affected. The vulnerability exists in versions 4.6.0 through 4.6.7 and 4.4.0 through 4.4.18. Users who are running any of these releases are susceptible to the denial of service attack described.

Risk and Exploitability

The CVSS score of 4.7 indicates a low‑to‑medium severity. The EPSS score is < 1%, indicating a very low exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is local; an attacker can supply a malicious Catapult DCT2000 file to a victim’s instance of Wireshark or use a social engineering technique to trick a user into opening the file.

Generated by OpenCVE AI on August 22, 2026 at 02:28 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.8 or above


OpenCVE Recommended Actions

  • Upgrade Wireshark to version 4.6.8 or later to remove the buffer overflow flaw.
  • Disallow or filter Catapult DCT2000 files in environments that cannot be upgraded immediately until the patch is applied.
  • Keep Wireshark and related security tools updated by subscribing to the Wireshark Foundation security advisories.

Generated by OpenCVE AI on August 22, 2026 at 02:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6471-1 wireshark security update
History

Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*

Sat, 22 Aug 2026 00:15:00 +0000

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

None

threat_severity

Moderate


Thu, 20 Aug 2026 00:45:00 +0000

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

Wed, 19 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description Catapult DCT2000 file parser crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 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-08-20T14:25:59.439Z

Reserved: 2026-08-19T22:34:19.943Z

Link: CVE-2026-76883

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T23:16:19.190

Modified: 2026-08-31T19:14:59.550

Link: CVE-2026-76883

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-19T22:35:09Z

Links: CVE-2026-76883 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T02:30:17Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-122

    Heap-based Buffer Overflow