Infinite Loop Vulnerability in OpenEXR Image Format Implementation by Academy Software Foundation
CVE-2026-55373
What is CVE-2026-55373?
OpenEXR, the reference implementation of the EXR image format utilized extensively within the motion picture industry, exhibits an infinite loop vulnerability in the SampleCountChannel component. Instances prior to versions 3.2.10, 3.3.12, and 3.4.13 are impacted. The issue arises within the roundListSizeUp() function, which is intended to round up the sample-list size but fails to progress when UINT_MAX is processed. This defect can be exploited through public OpenEXRUtil APIs, specifically by manipulating the sample-count buffer or through erroneous sample settings, leading to indefinite processing delays. Updated versions have rectified this vulnerability.
Affected Version(s)
openexr < 3.2.10 < 3.2.10
openexr >= 3.3.0, < 3.3.12 < 3.3.0, 3.3.12
openexr >= 3.4.0, < 3.4.13 < 3.4.0, 3.4.13
