Description
BLF file parser in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows possible information disclosure
Published: 2026-07-08
Score: 2.5 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an uninitialized variable in Wireshark’s BLF file parser. When a BLF file is processed, the parser may expose data that had not been initialized, potentially leaking sensitive information from the program’s memory. This weakness is classified under CWE‑237 and CWE‑457 and could compromise confidentiality of user or system data.

Affected Systems

Wireshark packets analyzer from the Wireshark Foundation is affected. Versions 4.6.0 through 4.6.6 and 4.4.0 through 4.4.16 contain the flaw. Versions newer than 4.6.6 or older than 4.4.0 are not impacted.

Risk and Exploitability

The CVSS score of 2.5 indicates a low severity assessment. The EPSS score of <1% shows a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local or nearby, requiring a malicious BLF file to be opened by a user of Wireshark. Because the flaw needs crafted input rather than remote code execution, widespread exploitation is unlikely.

Generated by OpenCVE AI on July 26, 2026 at 16:38 UTC.

Remediation

Vendor Solution

Upgrade to version 4.6.7 or above


OpenCVE Recommended Actions

  • Upgrade Wireshark to version 4.6.7 or later to eliminate the uninitialized variable in the BLF parser.
  • Ensure that any installations of Wireshark 4.6.0–4.6.6 or 4.4.0–4.4.16 are removed or no longer used.
  • Until the patch is applied, do not open BLF files from untrusted sources to prevent potential information leakage.

Generated by OpenCVE AI on July 26, 2026 at 16:38 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-237
References
Metrics threat_severity

None

threat_severity

Low


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

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

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

Type Values Removed Values Added
Description BLF file parser in Wireshark 4.6.0 to 4.6.6 and 4.4.0 to 4.4.16 allows possible information disclosure
Title Use of Uninitialized Variable in Wireshark
Weaknesses CWE-457
References
Metrics cvssV3_1

{'score': 2.5, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N'}


Subscriptions

Wireshark Wireshark
cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-07-09T13:54:17.773Z

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

Link: CVE-2026-15168

cve-icon Vulnrichment

Updated: 2026-07-09T13:54:14.364Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-08T21:47:19Z

Links: CVE-2026-15168 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T16:45:03Z

Weaknesses
  • CWE-237

    Improper Handling of Structural Elements

  • CWE-457

    Use of Uninitialized Variable