NONE · 0

CVE-2026-70653

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...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-70653?

CVE-2026-70653 is a documented vulnerability. 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...

How severe is CVE-2026-70653?

CVSS scoring is not yet available for CVE-2026-70653. Check NVD for updates.

Is there a patch for CVE-2026-70653?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.