FFmpeg versions from 0.5 up to, but not including, 9.0 contain a signed integer overflow vulnerability in the DVB subtitle parser in libavcodec/dvbsub_parser.c that allows attackers to trigger a heap buffer overflow by supplying a crafted WTV file. The overflow causes the bounds-check guard expression to wrap to INT_MIN, bypassing the PARSE_BUF_SIZE comparison and invoking memcpy() with attacker-controlled data into a heap buffer, resulting in an out-of-bounds heap write and potential memory corruption or code execution.
{
"sources": [
{
"database_specific": {
"status": "Received"
},
"id": "CVE-2026-70628",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-70628",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-70628",
"modified": "2026-08-07T18:17:21.783Z",
"imported": "2026-08-08T05:24:43.617Z",
"published": "2026-08-06T22:18:26.957Z"
},
{
"id": "GHSA-qw9h-2hhv-hpfr",
"url": "https://api.github.com/advisories/GHSA-qw9h-2hhv-hpfr",
"html_url": "https://github.com/advisories/GHSA-qw9h-2hhv-hpfr",
"modified": "2026-08-07T18:31:42Z",
"imported": "2026-08-08T05:25:33.259Z",
"published": "2026-08-07T00:31:21Z"
},
{
"id": "EUVD-2026-54160",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-54160",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-54160",
"modified": "2026-08-07T17:10:51Z",
"imported": "2026-08-08T05:24:17.774Z",
"published": "2026-08-06T21:24:15Z"
}
],
"license": "CC-BY-4.0"
}