CVE Catalog

CVE-2026-75142

HighCVSS 7.8
Published: Translated: NVD NIST

Summary

FFmpeg before commit 9d786e4 contains a stack buffer overflow in the MPEG-PS muxer (libavformat/mpegenc.c). When muxing input with more streams than the muxer's fixed-size stack buffer accommodates, the buffer is overflowed. A crafted input with an excessive number of streams triggers the overflow during MPEG-PS muxing.

Risk Assessment

An attacker may cause memory corruption, potentially leading to application crashes or remote code execution.

Recommendation

Update FFmpeg to a version containing commit 9d786e4 or later.

Original NVD description (English source)

FFmpeg before commit 9d786e4 contains a stack buffer overflow in the MPEG-PS muxer (libavformat/mpegenc.c). When muxing input with more streams than the muxer's fixed-size stack buffer accommodates, the buffer is overflowed. A crafted input with an excessive number of streams triggers the overflow during MPEG-PS muxing.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS