libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built with libultrahdr support can incorrectly size an output buffer in libvips/foreign/uhdrsave.c within vips_foreign_save_uhdr_set_raw_hdr when a pipeline enlarges an incoming JPEG to a very large output before encoding a gain map through VipsForeignSaveUhdr. The undersized allocation can cause a heap buffer over-read that may disclose adjacent data or crash the process. 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 22:16
NVD link : CVE-2026-70652
Mitre link : CVE-2026-70652
CVE.ORG link : CVE-2026-70652
JSON object : View
Products Affected
No product.
CWE
CWE-126
Buffer Over-read
