Description
TTX Logger file parser crash in 4.6.0 to 4.6.7 allows denial of service
Published: 2026-08-13
Score: 4.7 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a heap‑based buffer overflow in the TTX Logger file parser of Wireshark. An attacker can supply a specially crafted TTX file that, when parsed, causes the application to crash, resulting in a denial of service. The weakness is identified by CWE‑122 and does not allow execution of arbitrary code.

Affected Systems

Wireshark Foundation’s Wireshark product is affected for versions 4.6.0 through 4.6.7 inclusive. Users running these releases and after opening an attacker‑controlled TTX file risk encountering the crash.

Risk and Exploitability

The CVSS score of 4.7 indicates a moderate impact. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local file execution; an attacker must supply a malicious TTX file to the victim’s Wireshark instance. If the victim opens such a file, the parse routine will overflow a heap buffer and terminate the application, denying service to that user. Because the flaw is limited to parsing a specific file type, remote exploitation appears unlikely unless the attacker can deliver the file via a remote action such as email attachment.

Generated by OpenCVE AI on August 13, 2026 at 09:27 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.8 or above


OpenCVE Recommended Actions

  • Upgrade to Wireshark 4.6.8 or newer to remove the buffer overflow flaw.
  • Avoid opening TTX files from untrusted sources until the patch is applied.
  • Consider disabling the TTX logging feature or restricting its use in Wireshark configurations if an immediate upgrade is not possible.

Generated by OpenCVE AI on August 13, 2026 at 09:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

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

Thu, 13 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description TTX Logger file parser crash in 4.6.0 to 4.6.7 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-13T08:04:39.162Z

Reserved: 2026-08-13T07:34:59.184Z

Link: CVE-2026-19694

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T09:17:12.713

Modified: 2026-08-13T09:17:12.713

Link: CVE-2026-19694

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:47:17Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow