QSearchQSearch

CVE-2026-45329

7.1 HIGH

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework

Published: 2026-06-10 · Last updated: 2026-06-10

Severity and scoring

CVSS
7.1 HIGH
Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CWE
CWE-125, CWE-20, CWE-200

Description

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.4 and 6.0, several ESP-TEE secure-service wrappers in esp_secure_services.c and esp_secure_services_iram.c validated only some of the caller-supplied pointer arguments, leaving input pointer arguments unchecked. Because the underlying TEE-protected hardware peripherals (e.g., ECC, SHA, SPI) run in RISC-V machine mode (M-mode) with full address-space access, a caller could supply pointers into TEE-exclusive memory as inputs, causing the peripheral to read TEE memory and return results derived from it to the REE. Depending on the wrapper, the result contains raw bytes from TEE memory, a computed function of TEE memory recoverable through repeated calls, or a single bit per call that forms an oracle for incremental disclosure of TEE-resident sensitive data. This issue has been patched in versions 5.5.5 and 6.0.1.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-46532 ESF-IDF is the Espressif Internet of Things (IOT) Development Framework (4.6 MEDIUM)
  • CVE-2026-45328 ESF-IDF is the Espressif Internet of Things (IOT) Development Framework (9.3 CRITICAL)
  • CVE-2026-45160 ESF-IDF is the Espressif Internet of Things (IOT) Development Framework (6.5 MEDIUM)
  • CVE-2026-41727 Spring Kafka's retry topic infrastructure did not sufficiently validate user-controlled header values before acting on them (6.5 MEDIUM)
  • CVE-2026-46433 lldpd is an implementation of IEEE 802.1ab (LLDP) (6.5 MEDIUM)