Stack-based buffer overflow in ESP-IDF - CVE-2026-55687

 

Stack-based buffer overflow in ESP-IDF - CVE-2026-55687

Published: June 24, 2026


Vulnerability identifier: #VU135121
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-55687
CWE-ID: CWE-121
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Espressif Systems
Affected software:
ESP-IDF

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to stack-based buffer overflow in the JPEG decoder header parser when parsing a crafted DQT marker in a JPEG file. A remote attacker can supply a specially crafted JPEG image to cause a denial of service.

Code execution may be possible on builds without strong stack protection, but this has not been demonstrated.


How to mitigate CVE-2026-55687

Install security update from vendor's website.

Sources