CVE-2026-84447 PUBLISHED

libheif: Derived-image indirect reference chains and tiled offsets bypass decode caching and MemoryHandle limits, causing CPU/memory amplification DoS

Assigner: GitHub_M
Reserved: 01.09.2026 Published: 18.09.2026 Updated: 18.09.2026

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.1 and earlier, crafted grid, iovl, and iden reference graphs can repeatedly decode the same base image because processed_ids is copied per branch and ImageItem::decode_image() has no shared operation budget. This vulnerability is fixed in 1.23.2.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor strukturag
Product libheif
Versions
  • Version < 1.23.2 is affected

References

Problem Types

  • CWE-770: Allocation of Resources Without Limits or Throttling CWE