#VU125325 Integer overflow in OpenEXR - CVE-2026-27622
Published: April 8, 2026
OpenEXR
OpenEXR
Description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to integer overflow in CompositeDeepScanLine::readPixels when parsing a crafted multipart deep EXR file. A remote attacker can supply a specially crafted file to execute arbitrary code.
User interaction is required to open or process the crafted file through multipart deep read flows using MultiPartInputFile, DeepScanLineInputPart, and CompositeDeepScanLine.