Lucene search
+L

574779 matches found

ATTACKERKB
ATTACKERKB
added 2 days ago1 views

CVE-2026-51254

schreibfaul1 ESP32-audioI2S v3.4.5 has an integer underflow vulnerability in the MP3Decoder::GetBits function of the MP3 decoder due to unchecked bit reading operations. The lack of validation on the nBits parameter causes the cachedBits counter to underflow to negative values, leading to invalid...

6.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-65510

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 ps ptr heap buffer when constructing HT...

6.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago27 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...

SaveExploits0References2
CVE
CVE
added 2 days ago11 views

CVE-2026-51275

CVE-2026-51275 affects schreibfaul1 ESP32-audioI2S 3.4.5. The vulnerability is a heap-based buffer overflow in the audiolib ID3v2 APIC frame parser caused by missing length validation of the APIC frame size field, enabling an attacker to supply a crafted MP3 file that triggers an out-of-bounds wr...

8.8CVSS6.6AI score
SaveExploits0References2
CVE
CVE
added 2 days ago7 views

CVE-2026-51271

In schreibfaul1 ESP32-audioI2S 3.4.5, a heap-based buffer overflow exists in WAV header parsing (read_WAV_Header). The function reads untrusted chunk size and bytes-to-skip without proper range checks; abnormally large values can cause out-of-bounds heap reads/writes during header parsing. This c...

9.6CVSS6.3AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-65509

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

6.2AI score
SaveExploits0References3
CVE
CVE
added 2 days ago11 views

CVE-2026-51270

CVE-2026-51270 concerns schreibfaul1's ESP32-audioI2S 3.4.5, which has a heap-based buffer overflow in the htmlToUTF8() HTML entity decoding function. The function decodes attacker-controlled HTML entities and uses memmove/memcpy to rearrange string content without validating remaining buffer siz...

6.4AI score
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-51270

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the htmlToUTF8 HTML entity decoding function. The function parses attacker-controlled malicious HTML entities and uses memmove and memcpy to rearrange string content without validating buffer remaining size and...

SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 days ago4 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
SaveExploits0References2
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-49867

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...

8.8CVSS6.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-65511

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the htmlToUTF8 HTML entity decoding function. The function parses attacker-controlled malicious HTML entities and uses memmove and memcpy to rearrange string content without validating buffer remaining size and...

6.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days 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...

6.3AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 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
CVE
CVE
added 2 days ago10 views

CVE-2026-51269

ESP32-audioI2S 3.4.5 (schreibfaul1) contains a heap-based buffer overflow in connecttospeech(), due to attacker-controlled long speech input being URL-encoded and directly appended into a fixed ps_ptr heap buffer when forming HTTP TTS headers. The issue stems from missing input length validation ...

8.8CVSS6.4AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 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
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-51270

schreibfaul1 ESP32-audioI2S 3.4.5 has a heap-based buffer overflow vulnerability in the htmlToUTF8 HTML entity decoding function. The function parses attacker-controlled malicious HTML entities and uses memmove and memcpy to rearrange string content without validating buffer remaining size and...

6.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago26 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...

SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-65489

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...

6.2AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago3 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...

6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days 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...

6.2AI score
SaveExploits0References2
Rows per page
Query Builder