Out-of-bounds write in OpenEXR - #VU141357
Published: August 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds write in OpenEXR::InputFile::rawPixelDataToBuffer() / ScanLineInputFile::rawPixelDataToBuffer() when processing a crafted EXR file with a negative signed pixelDataSize value supplied by the caller. A remote attacker can trick the victim into opening a crafted file to cause a denial of service.
User interaction is required, and exploitation depends on a consuming application passing an unchecked negative signed size into the public raw-pixel API.