A heap buffer overflow write vulnerability exists in ReadYUVImage() (coders/yuv.c) when processing malicious YUV 4:2:2 (NoInterlace) images. The pixel-pair loop writes one pixel beyond the allocated row buffer.
=================================================================
==204642==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5170000002e0 at pc 0x562d21a7e8de bp 0x7fffa9ae1270 sp 0x7fffa9ae1260
WRITE of size 8 at 0x5170000002e0 thread T0
{
"sources": [
{
"modified": "2026-06-17T10:25:32.963Z",
"url": "https://services.nvd.nist.gov/rest/json/cves/2.0?cveId=CVE-2026-25986",
"html_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25986",
"published": "2026-02-24T02:16:02.780Z",
"id": "CVE-2026-25986",
"database_specific": {
"status": "Analyzed"
},
"imported": "2026-07-30T14:08:45.496Z"
},
{
"url": "https://api.github.com/advisories/GHSA-mqfc-82jx-3mr2",
"html_url": "https://github.com/advisories/GHSA-mqfc-82jx-3mr2",
"published": "2026-03-12T14:02:35Z",
"id": "GHSA-mqfc-82jx-3mr2",
"modified": "2026-03-12T14:02:38Z",
"imported": "2026-07-30T14:10:39.102Z"
},
{
"id": "EUVD-2026-7420",
"html_url": "https://euvd.enisa.europa.eu/vulnerability/EUVD-2026-7420",
"published": "2026-02-24T01:44:34Z",
"imported": "2026-07-30T14:08:54.904Z",
"modified": "2026-02-28T02:06:51Z",
"url": "https://euvdservices.enisa.europa.eu/api/enisaid?id=EUVD-2026-7420"
}
],
"license": "CC-BY-4.0"
}