CVE-2026-46532 Details
Description
ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.2.6, 5.3.5, 5.4.4, 5.5.3, and 6.0, an out-of-bounds read exists in the BlueDroid AVRCP vendor-command parser (avrc_pars_vendor_cmd() in components/bt/host/bluedroid/stack/avrc/avrc_pars_tg.c). This issue has been patched in versions 5.2.7, 5.3.6, 5.4.5, 5.5.4, and 6.0.1.
A heap out-of-bounds read vulnerability has been identified in the BlueDroid AVRCP vendor-command parser within the Espressif Internet of Things Development Framework (ESP-IDF) versions 5.2.6, 5.3.5, 5.4.4, 5.5.3, and 6.0. This vulnerability arises because the parser's handling of certain Audio/Video Remote Control Profile (AVRCP) commands does not properly validate the length of incoming payloads before processing them. Specifically, the 'AVRC_PDU_GET_CAPABILITIES' and 'AVRC_PDU_LIST_PLAYER_APP_VALUES' handlers can be exploited by sending a malformed command with a zero-length payload, causing the parser to read beyond the end of the message buffer. This out-of-bounds read can lead to a limited information disclosure about heap memory contents adjacent to the AVRCP receive buffer, or in rare cases, cause a denial-of-service by crashing the device.
Users can update to Espressif ESP-IDF versions 5.2.7, 5.3.6, 5.4.5, 5.5.4, or 6.0.1, all of which include the necessary fix. Instructions for updating can be found in the Espressif ESP-IDF documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| espressif esp-idf | 5.2.6 5.3.5 5.4.4 5.5.3 6.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 11, 2026 | Initial Analysis | [email protected] |
| Jun 10, 2026 | New CVE Received | [email protected] |