Out-of-bounds read in libheif - #VU131967
Published: May 20, 2026
libheif
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to out-of-bounds read in find_exif_tag / read32 in the EXIF parsing path when processing a crafted JPEG file containing a short EXIF TIFF payload. A remote attacker can send a specially crafted JPEG file to disclose sensitive information.
The out-of-bounds read occurs in release-like builds with assertions disabled.