stb_vorbis through 1.22 contains a heap buffer overflow in start_decoder() where the codebook multiplicands allocation size is truncated from size_t to int. Attackers can craft a malicious Ogg Vorbis file with large entries and dimensions values to trigger out-of-bounds writes, causing process crashes or heap corruption.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-12 00:17
Updated : 2026-09-12 00:17
NVD link : CVE-2026-89266
Mitre link : CVE-2026-89266
CVE.ORG link : CVE-2026-89266
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
