CVE-2026-87961 PUBLISHED

ESP32-audioI2S 3.4.4 through 4.0.0 Heap-based Out-of-Bounds Read via Shadowed Length Parameter in read_ID3_Header

Assigner: VulnCheck
Reserved: 09.09.2026 Published: 10.09.2026 Updated: 10.09.2026

ESP32-audioI2S versions 3.4.4 through 4.0.0 contain a heap-based out-of-bounds read vulnerability in the read_ID3_Header function due to a shadowed length parameter in ID3 synchronized-lyrics processing. Attackers can craft malicious MP3 files or HTTP audio streams with oversized frame size declarations to read past allocated buffer boundaries, causing device crashes or exposing adjacent heap memory.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor schreibfaul1
Product ESP32-audioI2S
Versions Default: unaffected
  • affected from 3.4.4 to 4.0.0 (incl.)

Credits

  • Harsh Raj Singhania finder

References

Problem Types

  • Out-of-bounds Read CWE