CVE-2026-45328 PUBLISHED

ESF-IDF: Out-of-Bounds Write in ESP-TEE Secure Service Wrappers

Assigner: GitHub_M
Reserved: 11.05.2026 Published: 10.06.2026 Updated: 10.06.2026

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.4 and 6.0, the esp_tee component exposes secure-service wrappers in esp_secure_services.c and esp_secure_services_iram.c that bridge calls from the user application (i.e. the REE) to TEE-protected hardware peripherals (AES, SHA, ECC, HMAC, SPI, MMU, WDT) and to the security feature like attestation, OTA updates, secure storage. This issue has been patched in versions 5.5.5 and 6.0.1.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.3

Product Status

Vendor espressif
Product esp-idf
Versions
  • Version = 5.5.4 is affected
  • Version = 6.0 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE
  • CWE-787: Out-of-bounds Write CWE