GHSA-fh6g-r8pf-wqgw · Severity: medium — libusb before version 1.0.30 contains a one-byte out-of-bounds read vulnerability in...
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.
Conclusion & alert: CVE-2026-47104 is rated Low Risk (21.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-28 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.1 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 4.0 | 3.1 | MEDIUM |
|
2.5 | 1.4 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-fh6g-r8pf-wqgw · Severity: medium — libusb before version 1.0.30 contains a one-byte out-of-bounds read vulnerability in...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-47104 not yet assigned priority: Debian including 1 source packages (libusb-1.0), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-47104 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-47104/ |
| URL | Tags |
|---|---|
| https://github.com/libusb/libusb/commit/578ab76b4c434f8b204137ab6d7310689c7a9704 | Patch |
| https://github.com/libusb/libusb/issues/1813 | Issue Tracking Mitigation |
| https://github.com/libusb/libusb/pull/1814 | Issue Tracking Patch |
| https://github.com/libusb/libusb/releases/tag/v1.0.30 | Product Release Notes |
| https://www.vulncheck.com/advisories/libusb-out-of-bounds-read-in-parse-iad-array | Patch Third Party Advisory |