VDB
CVE-2026-75146
CVE-2026-75146
PUBLISHED
CVSS 7.2 HIGH
Reported by VulnCheck · Published August 19, 2026
FFmpeg before commit 65b0dab contains an out-of-bounds read in the DASH demuxer (libavformat/dashdec.c). When a live DASH manifest is refreshed with a startNumber that is lower than the previous value, the current sequence number is driven negative. The fragment retrieval function checked only the upper bound before indexing the fragments array, allowing a negative index to be used and causing an out-of-bounds read. A malicious or misconfigured DASH server can trigger this by serving a live manifest with a decreasing startNumber across a manifest refresh.
Risk Scores
CVSS 4.0
7.2
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| FFmpeg | FFmpeg | 0 |
| FFmpeg | FFmpeg | 0, 0 |
Timeline
- Aug 19, 2026 CVE Published
- Aug 20, 2026 Coalition ESS Score
- Aug 20, 2026 Security Advisory
- Aug 20, 2026 CVE Updated
- Aug 24, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Sep 4, 2026 Security Advisory
- Sep 5, 2026 EPSS Score
- Sep 9, 2026 EPSS Score
- Sep 12, 2026 EPSS Score
- Sep 16, 2026 EPSS Score
- Sep 18, 2026 EPSS Score
References
- Pull Request issue-tracking
- Patch Commit patch
- third-party-advisory