Description
Multiple protocol dissector infinite loops in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allow denial of service
Published: 2026-07-08
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a logic error in Wireshark’s protocol dissectors that can cause an infinite loop when parsing certain packets or capture files. This loop consumes CPU and memory resources until the application becomes unresponsive, effectively denying service to users of the network monitoring tool. The flaw is identified as CWE‑835, a loop condition that never terminates. No remote code execution or privilege escalation is achieved; the impact is limited to the availability of the Wireshark process.

Affected Systems

Wireshark Foundation’s Wireshark product is affected. Versions 4.6.0 through 4.6.6 and 4.4.0 through 4.4.16 contain the flaw. Versions older than 4.4.0 or later are not impacted.

Risk and Exploitability

The CVSS score of 5.5 and an EPSS score of less than 1% denote a very low chance of real-world exploitation. Based on the description, it is inferred that the attacker must deliver a malicious capture file or packet stream to the victim, making the vulnerability a local, user‑interaction‑dependent threat. Because the effect is limited to freezing Wireshark, there is no risk of data or system compromise beyond the loss of monitoring capability. The flaw is not listed in the CISA KEV catalog.

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

Remediation

Vendor Solution

Upgrade to version 4.6.7 or above


OpenCVE Recommended Actions

  • Upgrade Wireshark to version 4.6.7 or newer immediately.
  • If the patch cannot be applied immediately, restrict opening of capture files to trusted users only and avoid processing unverified files until the update is applied.
  • Run Wireshark within a sandbox or virtual machine to contain resource exhaustion caused by malicious data.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Wed, 08 Jul 2026 23:00:00 +0000

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

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

Type Values Removed Values Added
Description Multiple protocol dissector infinite loops in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allow denial of service
Title Loop with Unreachable Exit Condition ('Infinite Loop') in Wireshark
Weaknesses CWE-835
References
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/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:49:25.283Z

Reserved: 2026-07-08T20:45:13.994Z

Link: CVE-2026-15163

cve-icon Vulnrichment

Updated: 2026-07-09T13:49:21.763Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-08T20:50:40Z

Links: CVE-2026-15163 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')