Out-of-Bounds Read in FFmpeg DASH Demuxer
CVE-2026-75146

7.2HIGH

Key Information:

Vendor

Ffmpeg

Status
Vendor
CVE Published:
19 August 2026

What is CVE-2026-75146?

An out-of-bounds read vulnerability exists in the FFmpeg DASH demuxer prior to commit 65b0dab. This issue arises when a live DASH manifest is refreshed with a startNumber that is lower than the previous value, causing the current sequence number to become negative. The flaw lies in the fragment retrieval function, which only checks the upper bound before indexing the fragments array. This oversight allows a negative index to be accessed, posing a risk for out-of-bounds reads. A malicious or misconfigured DASH server can exploit this vulnerability by serving a crafted live manifest containing a decreasing startNumber during a manifest refresh.

Affected Version(s)

FFmpeg 0 < 65b0dab903e5975e036b30ecc58f5935d4f151e0

References

CVSS V4

Score:
7.2
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Joshua Rogers (AISLE Research)
.