Lucene search
+L

29 matches found

NVD
NVD
added 5 hours ago5 views

CVE-2026-51271

In schreibfaul1 ESP32-audioI2S 3.4.5, a heap-based buffer overflow vulnerability exists in the WAV header parsing function readWAVHeader. The function reads untrusted chunk size and bytes-to-skip value directly from malicious WAV files without reasonable range restriction. Abnormally large bts an...

9.6CVSS
SaveExploits0References2
NVD
NVD
added 7 hours ago5 views

CVE-2026-51252

schreibfaul1 ESP32-audioI2S 3.4.5 has a buffer overflow vulnerability in the MP3Decoder::UnpackSFMPEG1 function due to missing input validation on attacker-controlled MP3 metadata...

9.8CVSS
SaveExploits0References2
NVD
NVD
added 7 hours ago4 views

CVE-2026-51251

Schreibfaul1 ESP32-audioI2S 3.4.5 has a buffer overflow vulnerability in the MP3Decoder::decode function of the MP3 decoder due to missing size validation on untrusted mainDataBegin and nSlots values...

7.5CVSS
SaveExploits0References2
NVD
NVD
added 7 hours ago5 views

CVE-2026-51261

Missing mutex synchronization in AudioBuffer::freeSpace in schreibfaul1 ESP32-audioI2S 3.4.5 creates a race condition between concurrent tasks. The function calculates available buffer space without protecting shared read/write pointers, returning an incorrectly large value. Trusting this value...

SaveExploits0References2
Cvelist
Cvelist
added 22 hours ago8 views

CVE-2026-51273

In schreibfaul1 ESP32-audioI2S 3.4.5, a heap-based buffer overflow vulnerability exists in the ID3 tag parsing function showID3Tag of the embedded audio streaming library. The program reads untrusted long ID3 tag value from malicious audio files and uses unbounded appendf to write formatted strin...

SaveExploits0References2
EUVD
EUVD
added 22 hours ago5 views

EUVD-2026-49926

In schreibfaul1 ESP32-audioI2S 3.4.5, a heap-based buffer overflow in the ID3v2 APIC frame parsing function in audiolib allows remote attackers to execute arbitrary code or cause a denial of service crash via a crafted MP3 file. The vulnerability exists due to missing length validation when...

8.8CVSS6.6AI score
SaveExploits0References2
EUVD
EUVD
added 22 hours ago5 views

EUVD-2026-49860

Unchecked unsigned integer overflow in buffer size calculation in schreibfaul1 ESP32-audioI2S 3.4.5 leads to undersized PSRAM buffer allocation. Subsequent normal audio buffer read and write operations cause heap out-of-bounds access, memory corruption, denial of service, and potential code...

9.8CVSS6.2AI score
SaveExploits0References2
EUVD
EUVD
added 22 hours ago5 views

EUVD-2026-49857

Schreibfaul1 ESP32-audioI2S 3.4.5 has a buffer overflow vulnerability in the MP3Decoder::decode function of the MP3 decoder due to missing size validation on untrusted mainDataBegin and nSlots values...

7.5CVSS6.2AI score
SaveExploits0References2
Cvelist
Cvelist
added 22 hours ago7 views

CVE-2026-51252

schreibfaul1 ESP32-audioI2S 3.4.5 has a buffer overflow vulnerability in the MP3Decoder::UnpackSFMPEG1 function due to missing input validation on attacker-controlled MP3 metadata...

SaveExploits0References2
Cvelist
Cvelist
added 22 hours ago7 views

CVE-2026-51263

schreibfaul1 ESP32-audioI2S 3.4.5 is vulnerable to Buffer Overflow. The Audio::openaispeech function in the Audio library manually constructs JSON request bodies and HTTP request headers by directly concatenating externally controllable input and instructions strings without effective length...

SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 22 hours ago2 views

CVE-2026-51266

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 psptr heap buffer without proper size...

6.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago4 views

PT-2026-65506

schreibfaul1 ESP32-audioI2S 3.4.5 is vulnerable to Buffer Overflow. The Audio::openai speech function in the Audio library manually constructs JSON request bodies and HTTP request headers by directly concatenating externally controllable input and instructions strings without effective length...

6.2AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 22 hours ago2 views

CVE-2026-51260

Unsafe fixed-size memcpy operation in AudioBuffer::writeSpace of schreibfaul1 ESP32-audioI2S 3.4.5 allows remote heap buffer overflow. The code copies a full UINT16MAX bytes without validating destination available space, causing out-of-bounds memory write...

6.3AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 22 hours ago2 views

CVE-2026-51261

Missing mutex synchronization in AudioBuffer::freeSpace in schreibfaul1 ESP32-audioI2S 3.4.5 creates a race condition between concurrent tasks. The function calculates available buffer space without protecting shared read/write pointers, returning an incorrectly large value. Trusting this value...

6.2AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 22 hours ago1 views

CVE-2026-51268

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the host parsing logic. The dismantlehost function parses untrusted host and URL input, and subsequent code uses clonefrom to copy parsed host, request host, extension and querystring segments into fixed heap...

6.2AI score
SaveExploits0References3
CVE
CVE
added 22 hours ago8 views

CVE-2026-51254

Concrete details found: ESP32-audioI2S v3.4.5 MP3 decoder MP3Decoder::GetBits() has an unchecked nBits read, causing an integer underflow of cachedBits. This can lead to invalid bitstream parsing, app crash, or arbitrary code execution via a crafted MP3 file.

7.8CVSS6.5AI score
SaveExploits0References2
CVE
CVE
added 22 hours ago8 views

CVE-2026-51266

The CVE-2026-51266 entry concerns schreibfaul1 ESP32-audioI2S 3.4.5. The vulnerability is a heap-based buffer overflow in the HTTP request header construction logic, where attacker-controlled host, path, query string, and multiple HTTP header fields are spliced into a fixed ps_ptr heap buffer wit...

9.8CVSS6.4AI score
SaveExploits0References2
CVE
CVE
added 22 hours ago7 views

CVE-2026-51263

This CVE concerns schreibfaul1 ESP32-audioI2S 3.4.5. The Audio::openai_speech function constructs JSON request bodies and HTTP headers by directly concatenating externally controllable input without proper length restriction or boundary validation, enabling a heap buffer overflow via string splic...

9.8CVSS6.2AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 22 hours ago2 views

CVE-2026-51267

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the URL path concatenation and encoding module. The application splices untrusted extension path and attacker-controlled query string into a path buffer, then invokes urlencode without validating the final string...

6.3AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 22 hours ago2 views

CVE-2026-51269

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the connecttospeech function. The application accepts attacker-controlled long speech text input, performs URL encoding, and directly appends the encoded result into a fixed psptr heap buffer when constructing HTT...

6.4AI score
SaveExploits0References3
Rows per page
Query Builder