Description
Z39.50 protocol dissector crash in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows 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 heap‑based buffer overflow (CWE‑122) caused by incorrect size handling (CWE‑131) in the Z39.50 protocol dissector of Wireshark. The CVE states that this flaw can be exploited to cause a denial of service. The precise nature of the overflow and whether it writes beyond allocated memory are not explicitly described and are inferred from typical heap overflow behavior.

Affected Systems

Wireshark Foundation’s Wireshark software is affected. Versions 4.6.0 through 4.6.6 and 4.4.0 through 4.4.16 contain the flaw. The vendor has released a fix in Wireshark 4.6.7, which addresses the buffer overflow in the Z39.50 dissector.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity. The EPSS score is <1% and the vulnerability is not listed in the CISA KEV catalog, meaning no public exploits are known. It is inferred that the attack vector involves supplying a malicious Z39.50 packet or opening a crafted capture file that triggers the crash, leading to denial of service. The impact is the loss of availability of the Wireshark application or the user session that runs it.

Generated by OpenCVE AI on July 28, 2026 at 09:08 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.7 or above


OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading Wireshark to version 4.6.7 or higher.
  • Disable the Z39.50 dissector or restrict its use to trusted environments until the patch is applied.
  • Avoid opening capture files or connecting to Z39.50 services from untrusted sources until a patch is applied.

Generated by OpenCVE AI on July 28, 2026 at 09:08 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': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Weaknesses CWE-131
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 Z39.50 protocol dissector crash in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows denial of service
Title Heap-based Buffer Overflow in Wireshark
Weaknesses CWE-122
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:46:30.782Z

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

Link: CVE-2026-15170

cve-icon Vulnrichment

Updated: 2026-07-09T13:46:22.854Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-15170 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T09:15:06Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-131

    Incorrect Calculation of Buffer Size