Out-of-bounds write in OpenEXR - CVE-2026-59982
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 the DWAA scanline decode path reachable via the public C++ Imf::InputFile::readPixels() API when parsing a crafted DWAA-compressed scanline EXR file. A remote attacker can trick the victim into opening a crafted file to cause a denial of service.
Only 32-bit ILP32 builds are affected; user interaction is required to open the crafted EXR file, and the issue was not demonstrated on LP64 builds.