Heap-based buffer overflow in Openimageio - CVE-2026-43906
Published: May 5, 2026
Openimageio
AcademySoftwareFoundation
Description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to a heap-based buffer overflow in the HEIF decoder when processing crafted HEIF images with mismatched subimage metadata. A remote attacker can supply a specially crafted image to execute arbitrary code.
The issue occurs when a larger scanline from one subimage is copied into a buffer allocated for a smaller subimage after subimage switching.