CVE-2026-61555
Received
Received - Intake
Heap Overflow in OpenEXR Image Processing Library
Vulnerability report for CVE-2026-61555, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-25
Last updated on: 2026-08-25
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| academysoftwarefoundation | openexr | to 3.4.13 (inc) |
| academysoftwarefoundation | openexr | 2.* |
| academysoftwarefoundation | openexr | 3.0.* |
| academysoftwarefoundation | openexr | 3.1.* |
| academysoftwarefoundation | openexr | 3.2.0 |
| academysoftwarefoundation | openexr | 3.3.0 |
| academysoftwarefoundation | openexr | 3.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |