Crash via DCT2000 parser off-by-one write
Published Aug 19, 2026 · Updated Aug 20, 2026
Heap-based buffer overflow in Wireshark 4.6.0 through 4.6.7 and 4.4.0 through 4.4.17 allows attackers to crash it via a malformed DCT2000 file. In wiretap/catapult_dct2000.c parse_line(), the reader allocates data_chars/2 bytes for decoded input but writes ceil(data_chars/2) bytes when the hex data length is odd, causing a one-byte heap out-of-bounds write. Exploitation requires opening a crafted capture file in Wireshark or TShark, and published material describes a crash rather than code execution or data exposure.
Summary
What happened
Heap-based buffer overflow in Wireshark 4.6.0 through 4.6.7 and 4.4.0 through 4.4.17 allows attackers to crash it via a malformed DCT2000 file. In wiretap/catapult_dct2000.c parse_line(), the reader allocates data_chars/2 bytes for decoded input but writes ceil(data_chars/2) bytes when the hex data length is odd, causing a one-byte heap out-of-bounds write. Exploitation requires opening a crafted capture file in Wireshark or TShark, and published material describes a crash rather than code execution or data exposure.
The record
- CVE
- CVE-2026-76883
- Published
- Aug 19, 2026
- Updated
- Aug 20, 2026
- Vendor
- Wireshark Foundation
- Product
- Wireshark
- Classifications
- CWE-122, T1204.002
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 19, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.4.0 <4.4.18
- Affected versionversion=4.6.0 <4.6.8
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GitLab issue 21427 proof-of-concept capture fileproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo