CVE-2026-47104
MEDIUMlibusb < 1.0.30 Out-of-Bounds Read in parse_iad_array()
Title source: cnaDescription
libusb before version 1.0.30 contains a one-byte out-of-bounds read vulnerability in parse_iad_array() in descriptor.c that allows attackers to trigger a denial of service by supplying a malformed USB descriptor whose bLength equals size minus one, causing the bounds check to use the original buffer size instead of the remaining size. Attackers in virtualized environments with USB passthrough can supply crafted descriptors through libusb_get_active_interface_association_descriptors or libusb_get_interface_association_descriptors to read one byte past the end of the malloc allocation, resulting in a denial of service.
References (5)
Core 5
Core References
Release Notes release-notes
https://github.com/libusb/libusb/releases/tag/v1.0.30
Technical Description technical-description
https://github.com/libusb/libusb/issues/1813
Issue Tracking issue-tracking
https://github.com/libusb/libusb/pull/1814
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/libusb-out-of-bounds-read-in-parse-iad-array
Scores
CVSS v3
4.0
EPSS
0.0013
EPSS Percentile
3.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-125
Status
published
Products (1)
libusb/libusb
< 1.0.30 (2 CPE variants)
Published
May 27, 2026
Tracked Since
May 27, 2026