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
{
"github_reviewed": true,
"github_reviewed_at": "2026-03-12T14:02:35Z",
"cwe_ids": [
"CWE-787"
],
"nvd_published_at": "2026-02-24T02:16:02Z",
"severity": "MODERATE"
}