Use of uninitialized resource in OpenEXR - CVE-2026-62986
Published: August 8, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to use of uninitialized resource in PyOpenEXR deep RGB channel coalescing in PyPart::setDeepSliceData() when parsing an attacker-controlled deep scanline EXR file through the default OpenEXR.File(path) API. A remote attacker can supply a specially crafted EXR file to disclose sensitive information.
User interaction is required to open a crafted EXR file, and the issue affects deep images with layer-prefixed RGB channels when separate_channels is disabled.