๐Ÿ” CVE Alert

CVE-2026-55059

MEDIUM 6.1

OpenEXR: OpenEXRUtil SampleCountChannel row setter heap has an out-of-bounds write vulnerability

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12 and 3.4.13 contain a heap out-of-bounds write in Imf_4_0::SampleCountChannel::set(int r, unsigned int newNumSamples[]). The row-based sample-count setter computes the target Y coordinate with dataWindow.min.x instead of dataWindow.min.y. For a valid deep image data window where min.x != min.y, a valid row index can be translated into an invalid Y coordinate, causing writes before the allocated _numSamples buffer. The vulnerability is reachable through the public OpenEXRUtil DeepImage API and can lead to heap corruption and process crashes. This issue has been fixed in versions 3.2.10, 3.3.12 and 3.4.13.

CWE CWE-787
Vendor academysoftwarefoundation
Product openexr
Published Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for academysoftwarefoundation openexr

Be the first to know when new medium vulnerabilities affecting academysoftwarefoundation openexr are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
High

Affected Versions

AcademySoftwareFoundation / openexr
< 3.2.10 >= 3.3.0, < 3.3.12 >= 3.4.0, < 3.4.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-54cp-3rq6-7mq8