CVE Catalog

CVE-2026-61555

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

6th percentile - higher than 6% of all known CVEs

Summary

OpenEXR versions before 3.2.11, 3.3.0-3.3.12, and 3.4.0-3.4.13 have a crash vulnerability when processing a crafted EXR with an empty multiView header attribute. The viewFromChannelName() function indexes an empty vector, leading to a crash.

Risk Assessment

Opening a malicious EXR file can cause an application crash, posing a denial-of-service risk.

Recommendation

Update OpenEXR to version 3.2.11, 3.3.13, or 3.4.14, which include the fix.

Other vulnerabilities in OpenEXR

See all
Original NVD description (English source)

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 are vulnerable to crashing. This occurs when Imf::GetChannelsInMultiPartFile() processes a crafted EXR with an empty multiView header attribute and Imf::viewFromChannelName() indexes the empty vector for a dotless channel name. This issue is fixed in versions 3.2.11, 3.3.13, and 3.4.14.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS