Uncontrolled Recursion in libheif - #VU147373
Published: September 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in HeifFile::check_for_ref_cycle_recursion when parsing a crafted HEIF or AVIF file. A remote attacker can provide a file containing a long chain of image references to cause a denial of service.
The flaw is triggered during parsing before image decoding.