Out-of-bounds read in OpenEXR - CVE-2026-59189
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 read in TypedDeepImageChannel<T>::row(row) in OpenEXRUtil when parsing a crafted deep EXR file with a non-zero dataWindow origin. A remote attacker can trick the victim into opening a crafted file to cause a denial of service.
The issue can also lead to potential information disclosure when surrounding heap layout makes the out-of-bounds pointer array entry application-observable.