libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, the old-style Radiance RLE decoder in libvips/foreign/radiance.c can process a repeat marker at the beginning of a scanline in scanline_read_old and read q[-1] before any prior pixel exists. A crafted Radiance image loaded through VipsForeignLoadRad can therefore disclose four bytes of adjacent heap data, most likely other image data. This issue is fixed in version 8.18.3.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-20 21:17
Updated : 2026-08-21 16:18
NVD link : CVE-2026-70653
Mitre link : CVE-2026-70653
CVE.ORG link : CVE-2026-70653
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow
