Out-of-bounds read in ESP-IDF - CVE-2026-45160
Published: May 21, 2026
ESP-IDF
Detailed vulnerability description
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.