Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1101 Medium 6.5

JLSEC-2026-1101

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected Packages
libheif_jll < 1.22.2000+0

libheif is a HEIF and AVIF file format decoder and encoder. Prior to version 1.22.1, the uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unit_offset + unit_size. Because the addition can wrap, a crafted HEIF file can pass the range check and then construct a vector from iterators outside the compressed item buffer, producing an out-of-bounds heap read and crash. Version 1.22.1 patches the issue.

References