Skip to main content
Disclosures

Espressif · ESP-IDF

Out-of-Bounds Read in BLE ATT Prepare Write Handling

SecMateSECMATE-2025-0014
VendorEspressif
ProductESP-IDF
PublishedFebruary 7, 2026

ESP-IDF is the Espressif IoT Development Framework. An out-of-bounds read vulnerability was reported in the BLE ATT Prepare Write handling of the BLE provisioning transport (protocomm_ble). The transport accumulated prepared-write fragments in a fixed-size buffer but incorrectly tracked the cumulative length. By sending repeated prepare write requests with overlapping offsets, a remote client could cause the reported length to exceed the allocated buffer size. This inflated length was then passed to provisioning handlers during execute-write processing, resulting in an out-of-bounds read and potential memory corruption.

What's hidden in yours?

Find out