Denial of Service Vulnerability in OpenEXR by Academy Software Foundation
CVE-2026-53532
7.1HIGH
What is CVE-2026-53532?
OpenEXR, a widely used image format in the motion picture industry, suffers from a denial of service vulnerability in versions 3.4.0 through 3.4.12. This vulnerability can be exploited by a specially crafted HTJ2K-compressed EXR file, causing applications to crash unexpectedly when calling exr_start_read() with untrusted input. The root cause lies in the way OpenEXR processes QCD markers, where invalid lower bits result in an unconditional abort due to assertions in the vendored OpenJPH library. This lack of proper error handling can lead to significant disruptions, making it essential for users to upgrade to version 3.4.13, which mitigates the issue.
Affected Version(s)
openexr >= 3.4.0, < 3.4.13
