Answer in brief
CVE-2026-75142 records a Unknown severity vulnerability in FFmpeg Stack Buffer Overflow in MPEG-PS Muxer via mpegenc.c. The current sources do not mark it as known exploited. The current feed maps FFmpeg/FFmpeg (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps FFmpeg/FFmpeg (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| FFmpeg/FFmpeggeneric | >=0 <9d786e4b5e9b8482651928574de33772aeee7be1 | 9d786e4b5e9b8482651928574de33772aeee7be1 |
Published upstream
Aug 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 19, 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.
Quoted source text, attributed separately from HOL analysis.