CVE-2026-59983
Received
Received - Intake
Out-of-Bounds Read in OpenEXR ILP32 Builds
Vulnerability report for CVE-2026-59983, 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 on ILP32 builds to an out-of-bounds read. The vulnerability is reached when a crafted uncompressed deep-tile EXR causes the sample-count table size calculation in OpenEXRCore decoding.c to wrap before unpack_sample_table() iterates over the full attacker-controlled tile dimensions, allowing denial of service. 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 | to 3.2.11 (exc) |
| 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.4.0 (inc) to 3.4.13 (inc) |
| academysoftwarefoundation | openexr | 3.2.0 |
| academysoftwarefoundation | openexr | 3.2.1 |
| academysoftwarefoundation | openexr | 3.2.2 |
| academysoftwarefoundation | openexr | 3.2.3 |
| academysoftwarefoundation | openexr | 3.2.4 |
| academysoftwarefoundation | openexr | 3.2.5 |
| academysoftwarefoundation | openexr | 3.2.6 |
| academysoftwarefoundation | openexr | 3.2.7 |
| academysoftwarefoundation | openexr | 3.2.8 |
| academysoftwarefoundation | openexr | 3.2.9 |
| academysoftwarefoundation | openexr | 3.2.10 |
| academysoftwarefoundation | openexr | 3.3.0 |
| academysoftwarefoundation | openexr | 3.3.1 |
| academysoftwarefoundation | openexr | 3.3.2 |
| academysoftwarefoundation | openexr | 3.3.3 |
| academysoftwarefoundation | openexr | 3.3.4 |
| academysoftwarefoundation | openexr | 3.3.5 |
| academysoftwarefoundation | openexr | 3.3.6 |
| academysoftwarefoundation | openexr | 3.3.7 |
| academysoftwarefoundation | openexr | 3.3.8 |
| academysoftwarefoundation | openexr | 3.3.9 |
| academysoftwarefoundation | openexr | 3.3.10 |
| academysoftwarefoundation | openexr | 3.3.11 |
| academysoftwarefoundation | openexr | 3.3.12 |
| academysoftwarefoundation | openexr | 3.4.0 |
| academysoftwarefoundation | openexr | 3.4.1 |
| academysoftwarefoundation | openexr | 3.4.2 |
| academysoftwarefoundation | openexr | 3.4.3 |
| academysoftwarefoundation | openexr | 3.4.4 |
| academysoftwarefoundation | openexr | 3.4.5 |
| academysoftwarefoundation | openexr | 3.4.6 |
| academysoftwarefoundation | openexr | 3.4.7 |
| academysoftwarefoundation | openexr | 3.4.8 |
| academysoftwarefoundation | openexr | 3.4.9 |
| academysoftwarefoundation | openexr | 3.4.10 |
| academysoftwarefoundation | openexr | 3.4.11 |
| academysoftwarefoundation | openexr | 3.4.12 |
| academysoftwarefoundation | openexr | 3.4.13 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |