6.3medium
SecMateSECMATE-2025-0014
VendorEspressif
ProductESP-IDF
VectorCVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
AdvisoryGHSA-9j5x-rf36-54x9
Timeline
Published
Feb 7, 2026
Summary
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.