CVE-2026-45328 Details
Description
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.
A critical out-of-bounds write vulnerability has been identified in the ESP-IDF framework, specifically within the `esp_tee` component. This issue is present in versions 5.5.4 and 6.0, and arises from secure-service wrappers that bridge calls from the user application to TEE-protected hardware peripherals. Several wrappers failed to properly validate caller-supplied pointer arguments, particularly output data pointers and pointers within struct contexts. This oversight allowed an unprivileged REE application to direct ESP-TEE hardware peripherals to write attacker-influenced content into TEE-resident DRAM, effectively bypassing the REE/TEE isolation boundary. The vulnerability could lead to arbitrary code execution within the TEE, memory corruption, denial of service, and system crashes.
Users are advised to update to ESP-IDF versions 5.5.5 or 6.0.1, both of which include the necessary fixes. Instructions for updating can be found in the ESP-IDF documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-787 | Out-of-bounds Write | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| espressif esp-idf | 5.5.4 6.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 11, 2026 | Initial Analysis | [email protected] |
| Jun 10, 2026 | New CVE Received | [email protected] |