CVE-2026-46532
Received
Received - Intake
Out-of-Bounds Read in Espressif ESP-IDF
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| espressif | esp-idf | 5.2.6 |
| espressif | esp-idf | 5.3.5 |
| espressif | esp-idf | 5.4.4 |
| espressif | esp-idf | 5.5.3 |
| espressif | esp-idf | 6.0 |
| espressif | esp-idf | From 5.2.7 (inc) |
| espressif | esp-idf | From 5.3.6 (inc) |
| espressif | esp-idf | From 5.4.5 (inc) |
| espressif | esp-idf | From 5.5.4 (inc) |
| espressif | esp-idf | From 6.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |