FFmpeg's RASC video decoder (decode_dlta in libavcodec/rasc.c) performs 32-bit reads and writes at the row cursor before the NEXT_LINE row-boundary check and validates the DLTA region in pixel rather than byte units, so a DLTA run on a PAL8 frame can access several bytes past the row allocation. A crafted media stream using the RASC FourCC, decoded by libavcodec, triggers a bitstream-controlled out-of-bounds heap write and adjacent out-of-bounds read, leading to memory corruption.
{
"license": "CC-BY-4.0",
"sources": [
{
"modified": "2026-07-31T13:18:45.483Z",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58049",
"id": "CVE-2026-58049",
"published": "2026-06-28T02:16:30.477Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-58049",
"imported": "2026-08-07T05:41:47.275Z",
"database_specific": {
"status": "Awaiting Analysis"
}
},
{
"modified": "2026-07-23T12:32:45Z",
"id": "GHSA-mjxr-6gqf-w78h",
"published": "2026-06-28T03:33:40Z",
"url": "https://api.github.com/advisories/GHSA-mjxr-6gqf-w78h",
"imported": "2026-08-07T05:41:53.583Z",
"html_url": "https://github.com/advisories/GHSA-mjxr-6gqf-w78h"
},
{
"modified": "2026-07-31T12:04:42Z",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-39969",
"published": "2026-06-28T01:32:52Z",
"id": "EUVD-2026-39969",
"imported": "2026-08-07T05:41:14.943Z",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-39969"
}
]
}