PT-2026-65510 · Unknown · Esp32-Audioi2S
CVE-2026-51269
·
Published
2026-07-28
·
Updated
2026-07-28
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
ESP32-audioI2S version 3.4.5
Description
A heap-based buffer overflow exists in the
connecttospeech() function. The application accepts long speech text input from an attacker, performs URL encoding, and appends the result into a fixed ps ptr heap buffer while constructing HTTP TTS request headers. Due to a lack of input length validation and boundary checking, remote attackers can provide oversized input to trigger an out-of-bounds heap write, which may lead to arbitrary code execution.Recommendations
As a temporary workaround, restrict the length of the speech text input passed to the
connecttospeech() function to prevent buffer overflows.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Heap Based Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Esp32-Audioi2S