CVE-2026-59984
Received
Received - Intake
Out-of-Bounds Write in OpenEXR ILP32 Builds
Vulnerability report for CVE-2026-59984, 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 3.1.0 through 3.2.10, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13 are vulnerable on ILP32 builds to an out-of-bounds write. When a crafted B44-compressed scanline EXR causes the logical scratch size to truncate before allocation and uncompress_b44_impl() writes using the attacker-controlled channel width, allowing denial of service and memory corruption. 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 |
|---|---|---|
| openexr | openexr | From 3.1.0 (inc) to 3.2.10 (inc) |
| openexr | openexr | From 3.3.0 (inc) to 3.3.12 (inc) |
| openexr | openexr | From 3.4.0 (inc) to 3.4.13 (inc) |
| openexr | openexr | 3.2.11 |
| openexr | openexr | 3.3.13 |
| openexr | openexr | 3.4.14 |
| academysoftwarefoundation | openexr | From 3.1.0 (inc) to 3.4.14 (exc) |
| academysoftwarefoundation | openexr | to 3.2.11 (exc) |
| academysoftwarefoundation | openexr | 3.2.11 |
| academysoftwarefoundation | openexr | From 3.3.0 (inc) to 3.4.14 (exc) |
| academysoftwarefoundation | openexr | to 3.4.14 (exc) |
| academysoftwarefoundation | openexr | 3.3.13 |
| academysoftwarefoundation | openexr | From 3.4.0 (inc) to 3.4.14 (exc) |
| academysoftwarefoundation | openexr | 3.4.14 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |