CVE Catalog

CVE-2026-84447

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Summary

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.1 and earlier, crafted grid, iovl, and iden reference graphs can repeatedly decode the same base image because processed_ids is copied per branch and ImageItem::decode_image() has no shared operation budget. This vulnerability is fixed in 1.23.2.

Risk Assessment

Processing a malicious HEIF/AVIF file can lead to excessive resource consumption and prolonged decoding time, causing denial of service.

Recommendation

Upgrade libheif to version 1.23.2 or later.

Other vulnerabilities in libheif

See all
Original NVD description (English source)

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.1 and earlier, crafted grid, iovl, and iden reference graphs can repeatedly decode the same base image because processed_ids is copied per branch and ImageItem::decode_image() has no shared operation budget. This vulnerability is fixed in 1.23.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS