Heap-based buffer overflow in oiio - CVE-2026-63422
Published: August 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to a heap-based buffer overflow in OpenEXRInput::read_native_tiles() when parsing a crafted tiled OpenEXR image through the ImageInput::read_native_tiles() API. A remote attacker can trick the victim into processing a crafted image to execute arbitrary code.
User interaction is required to open or process a crafted tiled OpenEXR image. The issue is triggered when the requested tile range ends at the image boundary for a partial edge tile.