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

Published Aug 25, 2026
·
Updated

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 Imf40::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.

Affected Software

1 affected component
OpenEXR OpenEXRUtil<3.2.10, <3.3.12, <3.4.13

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade OpenEXRUtil (OpenEXR) to a version that resolves this vulnerability.

    Fixed in 3.2.10
  2. Upgrade

    Upgrade OpenEXRUtil (OpenEXR) to a version that resolves this vulnerability.

    Fixed in 3.3.12
  3. Upgrade

    Upgrade OpenEXRUtil (OpenEXR) to a version that resolves this vulnerability.

    Fixed in 3.4.13
  4. Compensating control

    If upgrading cannot be done immediately, mitigate by limiting exposure to the public OpenEXRUtil DeepImage API path that reaches Imf_4_0::SampleCountChannel::set(int r, unsigned int newNumSamples[]) to trusted inputs/operations only.

Event History

Aug 25, 2026
CVE Published
via MITRE·12:16 AM
Data Sourced
via MITRE·12:16 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which applications are exposed to this flaw?

Applications using the public OpenEXRUtil DeepImage API and calling Imf_4_0::SampleCountChannel::set(int r, unsigned int newNumSamples[]) are exposed when they process a valid deep image data window with different min.x and min.y values.

2

What is required to trigger the out-of-bounds write?

The vulnerable row-based setter must be called with a valid row index for a deep image whose data window has min.x != min.y. The incorrect coordinate calculation can then translate that valid row into an invalid Y coordinate and write before the allocated _numSamples buffer.

3

What impact should defenders expect?

Successful triggering causes heap corruption and can crash the affected process. The supplied severity vector indicates local attack-vector conditions and user interaction, with integrity and availability impact.

4

Which versions contain the fix?

The issue is fixed in OpenEXR versions 3.2.10, 3.3.12, and 3.4.13. Versions prior to those releases in their respective version lines are affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203