CVE-2026-15174
Analyzed Analyzed - Analysis Complete

Catapult DCT2000 Protocol Dissector DoS in Wireshark

Vulnerability report for CVE-2026-15174, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-09

Assigner: GitLab Inc.

Description

Catapult DCT2000 protocol dissector crash in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows denial of service

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-09
Generated
2026-07-12
AI Q&A
2026-07-09
EPSS Evaluated
2026-07-11
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wireshark wireshark From 4.4.0 (inc) to 4.4.17 (exc)
wireshark wireshark From 4.6.0 (inc) to 4.6.7 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a crash in the Catapult DCT2000 protocol dissector component of Wireshark versions 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16. It allows an attacker to cause a denial of service by triggering the crash.

Impact Analysis

The impact of this vulnerability is a denial of service condition. An attacker can cause Wireshark to crash, potentially disrupting network analysis or monitoring activities.

Compliance Impact

The provided information does not specify any direct impact of this vulnerability on compliance with common standards and regulations such as GDPR or HIPAA.

Detection Guidance

This vulnerability involves a crash in Wireshark's Catapult DCT2000 protocol dissector caused by malformed packets or malicious packet trace files.

Detection can be done by monitoring for crashes or segmentation faults in Wireshark when opening Catapult DCT2000 capture files or analyzing network traffic containing this protocol.

Using sanitizers like AddressSanitizer (ASAN) or UndefinedBehaviorSanitizer (UBSAN) during testing can help detect out-of-bounds writes and memory corruption caused by malformed packets.

No specific network commands are provided in the resources, but you can check for suspicious or malformed Catapult DCT2000 packets in your captures by filtering with Wireshark display filters related to the Catapult DCT2000 protocol.

Mitigation Strategies

The primary mitigation step is to upgrade Wireshark to version 4.6.7, 4.4.17, or later, where the vulnerability has been fixed by adding bounds checking to prevent the crash.

Avoid opening untrusted or suspicious Catapult DCT2000 capture files that could contain malformed packets designed to trigger the vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15174. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart