← Retour à la recherche de CVE

CVE-2026-47709

libheif

Description

libheif is a HEIF and AVIF file format decoder and encoder. Versions prior to 1.22.0 crashes in the public C API `heif_image_handle_get_image_tiling()` when a malformed uncompressed HEIF image item has an associated `uncC` property but no associated `ispe` property. In debug builds this trips the `ispe && uncC` assertion in `ImageItem_uncompressed::get_heif_image_tiling()`. In a release/NDEBUG ASan build, the same file causes a null pointer read at address `0xa8`. Version 1.22.0 fixes the issue.

CVSS 5.5EPSS 0.212%Risque 0.56
Voir la source
Publication
2026-07-21 22:17:13
Versions concernées
<1.22.0
Type
Bibliothèque
Dernière modification
2026-07-27 15:17:57
Vecteur
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H