CVE-2026-45328
HIGH WAF: Medium
CVSS 8.8
Published: 2026-06-10
CWE-20
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.
WAF Coverage Analysis
Improper Input Validation
Medium WAF Coverage
OWASP: A03:2021 Injection
920xxx - Protocol Enforcement 941xxx - XSS / XXE 942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| espressif | esp-idf | 5.5.4 |
| espressif | esp-idf | 6.0 |
References
- github.com (Patch)
- github.com (Patch)
- github.com (Patch)
- github.com (Patch)
- github.com (Patch)
- github.com (Patch)
- github.com (Mitigation, Patch, Vendor Advisory)