HEIF and AVIF Decoder Vulnerability in libheif by Struktur AG
CVE-2026-47709
6.9MEDIUM
What is CVE-2026-47709?
The libheif library, which handles HEIF and AVIF file formats, presents a vulnerability that affects versions prior to 1.22.0. This issue arises when processing a malformed uncompressed HEIF image item that includes an 'uncC' property without a corresponding 'ispe' property. Consequently, this leads to a crash in the public C API function heif_image_handle_get_image_tiling(). Depending on the build configuration, this may trigger an assertion failure or result in a null pointer dereference, leading to potential application instability. Upgrading to version 1.22.0 mitigates this risk.
Affected Version(s)
libheif < 1.22.0
