The Wireshark Foundation has announced the release of Wireshark 4.6.4, a maintenance update to one of the world’s most widely used network protocol analyzers. The latest version delivers a series of important security patches alongside performance improvements, reinforcing the tool’s reliability for enterprise environments, cybersecurity operations, and academic research.
What is Wireshark?
Wireshark is the world’s most popular network protocol analyzer. It is used for troubleshooting, analysis, development and education.
Wireshark is used by government agencies, educational institutions, corporations, small businesses and nonprofits alike to troubleshoot network issues. Additionally, Wireshark can be used as a learning tool
Cybersecurity professionals often use Wireshark to trace connections, view the contents of suspect network transactions and identify bursts of network traffic. It is a key part of any IT pro’s toolkit – once they have mastered how to use it.
Wireshark does three things:
- Packet Capture: Wireshark listens to a network connection in real time and then grabs entire streams of traffic – quite possibly tens of thousands of packets at a time.
- Filtering: Wireshark is capable of slicing and dicing all of this random live data using filters. By applying a filter, you can obtain just the information you need to see.
- Visualization: Wireshark, like any good packet sniffer, allows you to dive right into the very middle of a network packet. It also allows you to visualize entire conversations and network streams.
Wireshark is used by network administrators, developers, and security professionals globally, playing a central role in monitoring, analyzing, and troubleshooting network traffic. As such, even minor flaws in its processing engine can have significant implications—particularly when vulnerabilities could be exploited through malformed or malicious network data.
Security Vulnerabilities Addressed
A key focus of the 4.6.4 release is the remediation of multiple security vulnerabilities identified in earlier versions. According to the Wireshark Foundation, three distinct issues were resolved, all of which are tied to protocol dissectors—the modular components responsible for interpreting specific types of network traffic.
These vulnerabilities could allow specially crafted packets to trigger instability, excessive memory consumption, or application crashes. In some scenarios, attackers could potentially exploit these weaknesses to carry out Denial-of-Service (DoS) attacks against systems running vulnerable versions of Wireshark.
The patched issues include:
- USB HID Dissector Memory Exhaustion: Malformed Human Interface Device (HID) packets could cause Wireshark to consume excessive memory, eventually leading to crashes or degraded system performance.
- NTS-KE Dissector Crash: Certain traffic patterns associated with Network Time Security Key Establishment (NTS-KE) were capable of triggering unexpected application termination.
- RF4CE Profile Dissector Crash: A flaw affecting the Radio Frequency for Consumer Electronics (RF4CE) protocol analysis could result in instability when processing specific datasets.
Security experts note that while Wireshark is typically used in controlled environments, these types of vulnerabilities are still significant—particularly in scenarios involving automated packet analysis, shared environments, or integration into larger security workflows.
Performance and Stability Enhancements
In addition to security fixes, Wireshark 4.6.4 introduces several performance optimizations aimed at improving usability when handling large datasets.
One of the most notable fixes addresses a long-standing inefficiency in the “Expert Info” feature, which provides diagnostic insights during packet analysis. Previous versions exhibited quadratic performance degradation, meaning analysis time increased disproportionately as capture sizes grew. This issue has now been resolved, significantly improving responsiveness for large-scale traffic analysis.
Other technical improvements include:
- TShark and editcap Stability: Resolved segmentation faults occurring when using the BLF (Binary Logging Format) output option.
- Capture File Accuracy: Fixed issues in the Wiretap library that previously resulted in invalid PCAPNG Darwin option blocks and improperly written custom string options.
- Protocol Dissector Corrections: Addressed synchronization issues in the Tabular Data Stream (TDS) dissector and corrected RDM status decoding within the Art-Net PollReply dissector.
- Fuzz Testing Fixes: Eliminated a crash uncovered during fuzz testing of Zigbee Direct Tunneling, highlighting ongoing efforts to improve robustness through automated testing techniques.
Protocol and Format Updates
While no new protocol support has been introduced in this release, Wireshark 4.6.4 includes updates to a broad range of existing protocol dissectors to ensure more accurate decoding and analysis.
Among the protocols receiving updates are:
- Art-Net
- Border Gateway Protocol (BGP)
- IEEE 802.11 (Wi-Fi)
- IPv6
- MySQL
- NAS-5GS (5G Non-Access Stratum)
- SOCKS
Additionally, improvements have been made to capture file handling, particularly for BLF and pcapng formats—both widely used in network diagnostics and forensics.
Industry Impact and Recommendations
Given Wireshark’s critical role in network visibility and cybersecurity investigations, timely updates are essential. Tools like Wireshark are often used to inspect untrusted or externally sourced traffic, increasing the importance of safeguarding the analyzer itself against malformed input.
Cybersecurity professionals emphasize that vulnerabilities in analysis tools can be especially dangerous, as they may be overlooked compared to vulnerabilities in production systems. In certain cases, attackers may intentionally craft traffic designed to exploit weaknesses in monitoring tools rather than the network itself.
The Wireshark Foundation has therefore strongly advised all users—particularly those in enterprise, research, and security operations environments—to upgrade to version 4.6.4 as soon as possible.
Availability
Wireshark 4.6.4 is now available for download via the official Wireshark Foundation website. As with previous releases, the update is distributed free of charge under its open-source licensing model.
With this release, the Wireshark development team continues its ongoing efforts to maintain the tool’s reputation as a reliable and secure cornerstone of network analysis, addressing both emerging threats and the evolving demands of modern network environments.
Getting Help
The User’s Guide, manual pages and various other documentation can be found at https://www.wireshark.org/docs/
Community support is available on Wireshark’s Q&A site and on the wireshark-users mailing list. Subscription information and archives for all of Wireshark’s mailing lists can be found on the mailing list site.
Bugs and feature requests can be reported on the issue tracker.
You can learn protocol analysis and meet Wireshark’s developers at SharkFest.



