Out-of-Bounds Write Vulnerability in MPEG-DASH Handling by Google
CVE-2025-59728

8.7HIGH

Key Information:

Vendor

Ffmpeg

Status
Vendor
CVE Published:
6 October 2025

What is CVE-2025-59728?

This vulnerability arises from an improper calculation of content paths during the processing of MPEG-DASH manifests, leading to an out-of-bounds NUL-byte write. Specifically, the issue occurs when the function attempts to append a NUL byte to the buffer allocated for the content path, exceeding its defined limits. If the last character in the buffer is not a '/', the application writes the NUL byte past the end of the allocated memory, potentially resulting in unexpected behavior or exploitation. Users are strongly advised to upgrade to version 8.0 or higher to mitigate this risk.

Affected Version(s)

MPEG-DASH 7.1.1 < 8.0

MPEG-DASH a218cafe4d3be005ab0c61130f90db4d21afb5db < 8.0

References

CVSS V4

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
None
Attack Vector:
Adjacent Network
Attack Complexity:
High
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Google Big Sleep
.
CVE-2025-59728 : Out-of-Bounds Write Vulnerability in MPEG-DASH Handling by Google