Allocation of Resources Without Limits or Throttling in libheif - #VU147371
Published: September 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper enforcement of resource limits in Box_iinf::parse and Box::read_children when parsing an iinf box with a declared item count. A remote attacker can submit a specially crafted HEIF file to cause a denial of service.
Processing an excessive number of items can consume substantial CPU time and heap memory before image decoding.