ZeroHour

CVE-2026-76891

PoC large

Use-after-free (expired pointer) crash in Wireshark sharkd enables denial of service

CVSS 3.1
6.5 medium
EPSS
<1%p8
Published
()
Modified
AI analysis

Wireshark's sharkd (the headless daemon used for server-side capture and dissection) contains an expired pointer dereference (CWE-825, a use-after-free-style memory bug) that can crash the process when it parses crafted input. Per the CVSS vector, the attack vector is network with low complexity and no privileges, but user interaction is required, meaning an attacker must get a sharkd instance or a user to process maliciously crafted capture/packet data. The impact is denial of service only: availability impact is high for the sharkd process, with no confidentiality or integrity impact, and no code execution is indicated. Anyone running Wireshark sharkd versions 4.6.0 through 4.6.7 or 4.4.0 through 4.4.18 is affected; the widely used Wireshark GUI itself is not cited in the advisory. There is no known in-the-wild exploitation: EPSS is 0.2% (8th percentile), it is not in CISA KEV, and only one public PoC/issue reference (a Wireshark GitLab tracker item) exists.

What to do: Upgrade Wireshark to a maintenance release newer than 4.6.7 on the 4.6 branch, or newer than 4.4.18 on the 4.4 branch. If upgrading is not immediately possible, avoid exposing sharkd (e.g., its JSON-RPC interface) to untrusted networks and do not use affected sharkd builds to parse captures from untrusted sources; monitor sharkd instances for crashes. Treat as low urgency given the 0.2% EPSS, absence from CISA KEV, and DoS-only impact.

Affected
wireshark4.6.0 through 4.6.7 (sharkd)
wireshark4.4.0 through 4.4.18 (sharkd)
Estimated exposure
largehundreds of thousands of Wireshark installations on the affected 4.4.x/4.6.x branches, with only the subset running sharkd in daemon/server mode actually… — Wireshark is one of the most widely deployed network analyzers with a user base in the millions, and the affected ranges cover its two current maintenance branches, but exploitation requires running the sharkd daemon, a less common…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Crash in sharkd in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service

Vendors
wireshark
Products
wireshark
Weakness
CWE-825
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

In the news

No ingested article mentions this CVE yet.