CVE-2026-15164: Wireshark ciscodump Denial of Service Vulnerability
A crash vulnerability exists in Wireshark's ciscodump utility affecting versions 4.6.0 through 4.6.6 and 4.4.0 through 4.4.16. The flaw can be triggered locally by an unprivileged user through user interaction, causing the application to crash and denying service to legitimate users. This is a moderate-severity issue with no code execution or data exposure risk.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.5 MEDIUM · CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- Weaknesses (CWE)
- CWE-122
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-07-08 / 2026-07-10
NVD description (verbatim)
Crash in ciscodump 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows denial of service
3 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-15164 is a buffer over-read vulnerability (CWE-122) in the ciscodump capture module of Wireshark. The vulnerability permits a local denial of service attack when a user opens or processes a specially crafted input. The attack vector is local, requires no privileges, but does require user interaction such as opening a malicious file or network capture. The impact is restricted to availability; no confidentiality or integrity breach occurs. The CVSS 3.1 score of 5.5 (MEDIUM) reflects the local-only attack surface and user interaction requirement, despite the availability impact being rated as high.
Business impact
Denial of service to Wireshark users conducting packet analysis or network diagnostics. The impact is primarily operational—interruption of security monitoring, incident response workflows, or network troubleshooting activities. Since Wireshark is often a support tool rather than a production service, the real-world impact depends on how critical live packet capture is to your organization's security operations. Organizations heavily reliant on Wireshark for threat hunting or SOC activities will experience workflow disruption.
Affected systems
Wireshark ciscodump versions 4.6.0–4.6.6 and 4.4.0–4.4.16 are vulnerable. Users running Wireshark versions outside these ranges, or those not using the ciscodump capture interface, are unaffected. Check your installed Wireshark version via Help > About Wireshark to confirm exposure.
Exploitability
Exploitation requires local access and user interaction—a user must open or process a malicious capture file or input. This is not remotely exploitable and does not grant elevated privileges or system compromise. The practical exploit barrier is moderate; an attacker must socially engineer a user into opening a crafted file. No authenticated access or special configuration is required on the target system. This vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, suggesting active in-the-wild exploitation has not been documented at the time of publication.
Remediation
Update Wireshark to a patched version. For affected users, upgrade to the next available release beyond 4.6.6 or 4.4.16 in their respective branches. Consult the Wireshark project release notes and security advisories to confirm the exact patched versions. In the interim, restrict opening untrusted capture files or limit ciscodump usage to trusted sources only.
Patch guidance
Verify the latest stable Wireshark release from wireshark.org/download. Users on the 4.6.x branch should upgrade to the first release after 4.6.6; users on the 4.4.x branch should upgrade to the first release after 4.4.16. Long-term support (LTS) users on older branches should check whether their version line is still maintained and whether a patch has been backported. Test the upgrade in a non-production security environment first if Wireshark is integral to your incident response workflow.
Detection guidance
Monitor for unexpected Wireshark process crashes or restarts, particularly following the opening of capture files from external or untrusted sources. In Windows environments, look for Event Viewer entries showing ciscodump or wireshark crashes. On Linux/macOS, check system logs (dmesg, syslog) for segmentation faults or core dumps involving wireshark. If possible, implement file integrity monitoring on capture file directories to detect introduction of suspicious files. Endpoint Detection and Response (EDR) tools may flag repeated crash patterns as anomalous behavior.
Why prioritize this
Assign this a medium priority due to the local-only attack surface and user interaction requirement, combined with the operational (not critical-system) nature of Wireshark. Organizations should patch during a normal maintenance window rather than treating this as an emergency. Prioritize patching if Wireshark is a key component of your SOC or threat-hunting workflow, or if your users frequently handle captures from untrusted or external networks.
Risk score, explained
The CVSS 3.1 score of 5.5 reflects: local-only attack vector (AV:L), low complexity (AC:L), no privilege requirement (PR:N), but user interaction necessary (UI:R). The impact is limited to availability (A:H), with no confidentiality or integrity impact. The moderate score appropriately captures a nuisance-level threat that disrupts workflows but does not lead to system compromise or data theft.
Frequently asked questions
Can this vulnerability be exploited remotely?
No. CVE-2026-15164 requires local access and user interaction. A remote attacker cannot trigger the crash directly; they would need to socially engineer a user into opening a malicious file locally.
Will updating Wireshark break my existing scripts or configurations?
Wireshark maintains backward compatibility across minor version bumps. Verify your scripts and custom dissectors in a test environment before deploying to production, but routine updates are typically safe.
Is ciscodump essential for all Wireshark users?
No. ciscodump is a specialized capture module for Cisco devices. If you do not use it, the attack surface is reduced. Most general network packet analysis does not require ciscodump.
How do I check if my Wireshark version is vulnerable?
Launch Wireshark and go to Help > About Wireshark to view your version number. Compare it against the affected ranges: 4.6.0–4.6.6 or 4.4.0–4.4.16. If your version falls outside these ranges, you are not affected.
This analysis is provided for informational purposes and reflects the state of publicly available information as of the publication date. Patch version numbers and availability should be verified directly with the Wireshark project and vendor advisories. Organizations should conduct their own risk assessment based on their specific environment, user base, and reliance on Wireshark functionality. SEC.co makes no warranty regarding the completeness or accuracy of remediation timelines or patch availability. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-15165MEDIUMWireshark TLS ECH Denial of Service Vulnerability (4.6.0–4.6.6)
- CVE-2026-15169MEDIUMWireshark UMTS FP Protocol Dissector Denial of Service
- CVE-2026-15170MEDIUMWireshark Z39.50 Dissector DoS Vulnerability (Medium)
- CVE-2026-15173MEDIUMWireshark pcapng Parser Denial of Service (MEDIUM)
- CVE-2026-15174MEDIUMWireshark Catapult DCT2000 Dissector DoS Vulnerability
- CVE-2025-15666MEDIUMAssimp Heap Buffer Overflow in Model File Handler
- CVE-2025-55645MEDIUMHeap Buffer Overflow in GPAC MP4Box v2.4 – DoS Vulnerability
- CVE-2025-55648MEDIUMGPAC MP4Box Heap Buffer Overflow DoS Vulnerability