schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the HTTP request header construction logic. The application dynamically splices attacker-controlled host name, path, query string, and multiple HTTP header fields into a fixed ps_ptr heap buffer without proper size limitation and boundary validation. Remote attackers can use an oversized crafted network request parameter to trigger out-of-bounds heap write, leading to arbitrary code execution.
https://github.com/schreibfaul1/ESP32-audioI2S/blob/master/src/Audio.cpp
https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51266