GHSA-jp69-qvgm-mqwx · Severity: medium — libusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows...
libusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows attackers to crash applications by supplying a malformed USB configuration descriptor where an interface claims bNumEndpoints greater than zero but is followed by a class-specific descriptor whose bLength exceeds the remaining buffer size, causing parse_interface() to return early without allocating the endpoint array. Attackers can exploit this flaw through libusb_get_active_config_descriptor or libusb_get_config_descriptor by providing crafted descriptors via virtualized USB passthrough, file-based descriptor parsing, or network sources, causing any application iterating over endpoints to dereference a NULL endpoint pointer and crash.
Conclusion & alert: CVE-2026-23679 is rated Low Risk (28.2/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 |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 6.2 | 3.1 | MEDIUM |
|
2.5 | 3.6 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-jp69-qvgm-mqwx · Severity: medium — libusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-23679 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-23679 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-23679/ |
ubuntu
|
medium | CVE-2026-23679 medium priority: Ubuntu including 1 source packages (libusb), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): not-affected 8, needs-triage 1. | https://ubuntu.com/security/CVE-2026-23679 |
| 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-null-pointer-dereference-in-parse-interface | Patch Third Party Advisory |