CVE-2026-3201
EUVD-2026-866025.02.2026, 15:20
USB HID protocol dissector memory exhaustion in Wireshark 4.6.0 to 4.6.3 and 4.4.0 to 4.4.13 allows denial of serviceEnginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| wireshark | wireshark | 4.4.0 ≤ 𝑥 < 4.4.14 |
| wireshark | wireshark | 4.6.0 ≤ 𝑥 < 4.6.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
- CWE-1325 - Improperly Controlled Sequential Memory AllocationThe product manages a group of objects or resources and performs a separate memory allocation for each object, but it does not properly limit the total amount of memory that is consumed by all of the combined objects.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.