SB2026052152 - Multiple vulnerabilities in ESP-IDF



SB2026052152 - Multiple vulnerabilities in ESP-IDF

Published: May 21, 2026 Updated: June 24, 2026

Security Bulletin ID SB2026052152
CSH Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Out-of-bounds read (CVE-ID: CVE-2026-45160)

CWE-ID: CWE-125 - Out-of-bounds read

CVSSv4: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green


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

The vulnerability exists due to out-of-bounds read in parse_options() in components/lwip/apps/dhcpserver/dhcpserver.c when parsing crafted DHCP requests. A remote attacker can send a specially crafted DHCP broadcast request to cause a denial of service.

The issue affects devices running the DHCP server on a local network, including SoftAP deployments.


2) Stack-based buffer overflow (CVE-ID: CVE-2026-55687)

CWE-ID: CWE-121 - Stack-based buffer overflow

CVSSv4: 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


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.


Remediation

Install update from vendor's website.