Vulnerability Description
ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.2, 5.4.3, 5.3.4, 5.2.6, and 5.1.6, a use-after-free vulnerability was reported in the BLE provisioning transport (protocomm_ble) layer. The issue can be triggered by a remote BLE client while the device is in provisioning mode. The vulnerability occurred when provisioning was stopped with keep_ble_on = true. In this configuration, internal protocomm_ble state and GATT metadata were freed while the BLE stack and GATT services remained active. Subsequent BLE read or write callbacks dereferenced freed memory, allowing a connected or newly connected client to trigger invalid memory acces. This issue has been patched in versions 5.5.3, 5.4.4, 5.3.5, 5.2.7, and 5.1.7.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Espressif | Esp-Idf | 5.1.6 |
Related Weaknesses (CWE)
References
- https://github.com/espressif/esp-idf/commit/0540c85140c2c06c0cbecc8843277ea676d5Patch
- https://github.com/espressif/esp-idf/commit/1ff264abf2504cade46f0ce3a03f821310bcPatch
- https://github.com/espressif/esp-idf/commit/47552ff4fd824caf38215468ebd2f31fb5f3Patch
- https://github.com/espressif/esp-idf/commit/4c3fdcd316f780bab4ae5aa73c9626ea9fe2Patch
- https://github.com/espressif/esp-idf/commit/894c28afe3f2f8f31ff25b64191883517dddPatch
- https://github.com/espressif/esp-idf/commit/cde7b7362adc15638c141c249681cbe5d23dPatch
- https://github.com/espressif/esp-idf/commit/dba9a7dc01e4dab14c77d328f6a6f46369aePatch
- https://github.com/espressif/esp-idf/security/advisories/GHSA-h7r3-gmg9-xjmgThird Party Advisory
FAQ
What is CVE-2026-25507?
CVE-2026-25507 is a vulnerability with a CVSS score of 6.3 (MEDIUM). ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.2, 5.4.3, 5.3.4, 5.2.6, and 5.1.6, a use-after-free vulnerability was reported in the BLE provisioning transpor...
How severe is CVE-2026-25507?
CVE-2026-25507 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-25507?
Check the references section above for vendor advisories and patch information. Affected products include: Espressif Esp-Idf.