Versie 4.6.6 van de opensource protocolanalyser en packetsniffer Wireshark is uitgekomen. Met dit programma kunnen verschillende datapakketten en netwerkprotocollen op het netwerk worden geanalyseerd. Ook kan het programma eerder opgeslagen dataverkeer als invoer gebruiken. Wireshark is te downloaden voor 64bit-uitvoeringen van Windows en macOS. De broncode is beschikbaar voor gebruik op Linux, Solaris en *BSD. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
The following vulnerabilities have been fixed:The following bugs have been fixed:
- wnpa-sec-2026-51 ROHC protocol dissector crash. Issue 21243.
New and Updated Features
- Wireshark crashes when run under Visual Studio on Windows. Work item 24787.
- Welcome page slide preferences are now available in the preferences window.
- vwr: Read of uninitialized memory in pntoh16. Issue 16460.
- vwr: Read of uninitialized memory in find_signature. Issue 16461.
- Upgrades on Windows do not retain existing optional features unless explicitly requested, resulting in accidental removal of features. Issue 18925.
- Wireshark.exe version 4.6.5 is twice as large as version 4.6.4. Issue 21233.
- MACsec dissector global-buffer-overflow. Issue 21235.
- Wireshark 4.6.5 does not run on Windows 10 version 1809 (including Server 2019 and some LTSC versions) Issue 21237.
- Fuzz job issue: fuzz-2026-05-02-14184750352.pcap. Issue 21240.
- packet-bacapp: rename aurth-request to auth-request. Issue 21246.
- Fuzz job issue: randpkt-2026-05-10-14293434231.pcap. Issue 21253.
Updated Protocol Support
- The Windows installers now ship with Npcap 1.88. They previously shipped with Npcap 1.87.
New and Updated Capture File Support
- BACapp
- BPv7
- DB/IB GDS DB
- Kafka
- MACsec
- PFCP
- RF4CE
- ROHC
- RTPS-VT
- SAPHDB
- SIP
Plugin Development Changes
- JSON
- VeriWave
On UN*X systems (excluding macOS when running from an app bundle, as with the official installer) extcap binaries are now searched for under the libexec directory by default, e.g.,
/usr/libexec/wireshark/extcapinstead of/usr/lib64/wireshark/extcapor similar. This is the customary place for helper binaries, which as opposed to libraries do not need multiarch support. The location can be overridden via the environment variable WIRESHARK_EXTCAP_DIR. The extcap binaries shipped with Wireshark are installed in the new location, but third party extcaps may need packaging changes. This change was effective in version 4.6.0, but was not explicitly noted in the release notes previously. Note that some distributions do not use a libexec directory, such as Alpine Linux, which does not have multilib support. On such systems extcap binaries should be in the same location as before.
De volgende downloads zijn beschikbaar:
Wireshark 4.6.6 voor Windows (64bit)
Wireshark 4.6.6 voor Windows (Arm)
Wireshark 4.6.6 voor PortableApps
Wireshark 4.6.6 voor macOS (Arm, 64bit)
Wireshark 4.6.6 voor macOS (Intel, 64bit)
Wireshark 4.6.6 broncode voor onder andere Linux, Solaris en *BSD
