TROYANOSYVIRUS
Back to CVEs

CVE-2025-68657

MEDIUM
6.4

Description

Espressif ESP-IDF USB Host HID (Human Interface Device) Driver allows access to HID devices. Prior to 1.1.0, calls to hid_host_device_close() can free the same usb_transfer_t twice. The USB event callback and user code share the hid_iface_t state without locking, so both can tear down a READY interface simultaneously, corrupting heap metadata inside the ESP USB host stack. This vulnerability is fixed in 1.1.0.

CVE Details

CVSS v3.1 Score6.4
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorPHYSICAL
ComplexityHIGH
Privileges RequiredNONE
User InteractionNONE
Published1/12/2026
Last Modified1/22/2026
Sourcenvd
Honeypot Sightings0

Affected Products

espressif:usb_host_hid_driver

Weaknesses (CWE)

CWE-415CWE-667

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.