CVE-2026-75142 PUBLISHED

FFmpeg Stack Buffer Overflow in MPEG-PS Muxer via mpegenc.c

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

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

Product Status

Vendor FFmpeg
Product FFmpeg
Versions Default: unaffected
  • affected from 0 to 9d786e4b5e9b8482651928574de33772aeee7be1 (excl.)

Credits

  • Joshua Rogers (AISLE Research) finder

References

Problem Types

  • Stack-based Buffer Overflow CWE