FFmpeg versions 2.1 through 8.1.2 contains a heap buffer overflow vulnerability in the VobSub subtitle demuxer that allows attackers to corrupt adjacent heap memory by supplying a malicious .sub/.idx subtitle file declaring more distinct stream IDs than the fixed-size array bounds in libavformat/mpeg.c. Attackers can craft a subtitle file with excessive distinct stream IDs to trigger unbounded writes beyond the vobsub->q[] array boundary via ff_subtitles_queue_insert(), potentially achieving arbitrary code execution in any application using FFmpeg's VobSub demuxer.
{
"sources": [
{
"modified": "2026-07-28T17:00:32.043Z",
"database_specific": {
"status": "Analyzed"
},
"id": "CVE-2026-64830",
"published": "2026-07-22T17:16:58.557Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-64830",
"imported": "2026-08-07T05:41:14.469Z",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64830"
},
{
"modified": "2026-07-22T18:32:47Z",
"html_url": "https://github.com/advisories/GHSA-jphx-q7f7-4x8r",
"id": "GHSA-jphx-q7f7-4x8r",
"url": "https://api.github.com/advisories/GHSA-jphx-q7f7-4x8r",
"imported": "2026-08-07T05:42:30.074Z",
"published": "2026-07-22T18:32:39Z"
},
{
"modified": "2026-07-28T01:06:01Z",
"published": "2026-07-22T16:33:05Z",
"id": "EUVD-2026-47747",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-47747",
"imported": "2026-08-07T05:41:15.872Z",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-47747"
}
],
"license": "CC-BY-4.0"
}