CVE-2026-7375 Details
Description
UDS protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service
A denial-of-service vulnerability has been identified in the UDS protocol dissector of Wireshark. This issue, present in versions 4.6.0 through 4.6.4 and 4.4.0 through 4.4.14, arises from a malformed UDS request frame that causes the dissection process to enter an infinite loop. The loop is triggered by an attacker-controlled byte that, when set to zero, creates a condition where the dissection offset does not advance, preventing the loop from terminating. This flaw exploits a lack of proper input validation, allowing for excessive CPU usage and application hangs, particularly in the Wireshark GUI and when using tshark, the command-line version of Wireshark.
Users can upgrade to Wireshark versions 4.6.5, 4.4.15 or later. If an immediate upgrade is not possible, the UDS dissector can be disabled in the Wireshark settings, untrusted pcap files should be avoided, and tshark can be run with a timeout to prevent hangs.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gitlab.com/wireshark/wireshark/-/work_items/21225 | [email protected] | ExploitVendor Advisory |
| https://www.wireshark.org/security/wnpa-sec-2026-50.html | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-835 | Loop with Unreachable Exit Condition ('Infinite Loop') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wireshark wireshark | >= 4.4.0, < 4.4.15 >= 4.6.0, < 4.6.5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 1, 2026 | Initial Analysis | [email protected] |
| Apr 30, 2026 | New CVE Received | [email protected] |