Description
OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13 are vulnerable to a heap out-of-bounds write when exrmetrics reads a crafted deep scanline EXR. This occurs with pixel conversion options such as --pixelmode float or --bench because DeepSlice requests FLOAT output while the backing sample buffers are allocated using the input HALF element size. The issue is fixed in versions 3.3.13 and 3.4.14.
Published: 2026-08-25
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap out‑of‑bounds write occurs when the OpenEXR utility exrmetrics processes a crafted deep scanline EXR file. When pixel conversion options such as --pixelmode float or --bench are used, the tool expects FLOAT output while the underlying sample buffers are allocated with a HALF element size. The mismatch allows an attacker to write beyond the bounds of the allocated buffer, corrupting memory. This memory corruption could lead to execution of arbitrary code, result in a crash, or otherwise compromise the confidentiality, integrity, and availability of the affected system.

Affected Systems

The flaw affects OpenEXR versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13, produced by the Academy Software Foundation. Version 3.3.13 and 3.4.14 and later contain the fix.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity vulnerability. EPSS data are unavailable and the flaw is not listed in the CISA KEV catalog, so current exploitation evidence is limited. The attack requires a crafted EXR file and the use of the risky pixelmode conversion options; it is therefore an input‑based vulnerability that can be triggered if exrmetrics processes untrusted data. While exploitation may presently be more difficult, the potential for arbitray code execution warrants prompt remediation.

Generated by OpenCVE AI on August 25, 2026 at 19:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenEXR to version 3.3.13 or 3.4.14 (or later) which includes the buffer overflow fix.
  • If an upgrade cannot be applied immediately, avoid running exrmetrics with --pixelmode float or --bench when processing untrusted or externally supplied EXR files; instead use safer conversion options or pre‑validate the file format.
  • Implement routine monitoring for crashes or anomalous behavior in systems that invoke exrmetrics and document any occurrences for further analysis.

Generated by OpenCVE AI on August 25, 2026 at 19:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. OpenEXR versions 3.3.0 through 3.3.12 and 3.4.0 through 3.4.13 are vulnerable to a heap out-of-bounds write when exrmetrics reads a crafted deep scanline EXR. This occurs with pixel conversion options such as --pixelmode float or --bench because DeepSlice requests FLOAT output while the backing sample buffers are allocated using the input HALF element size. The issue is fixed in versions 3.3.13 and 3.4.14.
Title OpenEXR: exrmetrics deep pixelmode heap buffer overflow
Weaknesses CWE-122
CWE-787
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-25T17:52:03.356Z

Reserved: 2026-07-02T19:53:48.830Z

Link: CVE-2026-59187

cve-icon Vulnrichment

Updated: 2026-08-25T17:51:50.603Z

cve-icon NVD

Status : Received

Published: 2026-08-25T17:17:36.987

Modified: 2026-08-25T18:17:56.613

Link: CVE-2026-59187

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T19:15:05Z

Weaknesses