Integer overflow in Openimageio - CVE-2026-43907
Published: May 5, 2026
Openimageio
AcademySoftwareFoundation
Description
The vulnerability allows a remote attacker to cause a denial of service and overwrite heap memory.
The vulnerability exists due to integer overflow in QueryRGBBufferSizeInternal in the DPX decoder when parsing a crafted DPX file with kCbYCr or kABGR descriptors. A remote attacker can supply a specially crafted DPX file to cause a denial of service and overwrite heap memory.
User interaction is required to open or process the crafted DPX file through a code path that reads pixel data.