Impact
FFmpeg versions earlier than 9.0 contain an out‑of‑bounds read in the IAMF writer component. When the library copies extradata, it omits required padding; subsequent GetBitContext access reads beyond the buffer, which can corrupt memory and terminate the process. A crafted media file that triggers the over‑read may therefore cause a denial of service, but there is no evidence of code execution or data hiding.
Affected Systems
FFmpeg versions before 9.0 are affected because the flaw resides in the libavformat IAMF writer component. Any application that processes IAMF streams with untrusted data may trigger the issue and crash.
Risk and Exploitability
The EPSS score remains under 1% and the vulnerability is not in the CISA KEV catalog, indicating a low exploitation likelihood. The CVSS score of 2.9 classifies the issue as low, where an attacker supplies a crafted IAMF file that triggers the out‑of‑bounds read, causing a crash and denial of service.
OpenCVE Enrichment