← Terug naar overzicht

OpenEXR, the reference implementation for the EXR image format widely used in the motion picture industry, contains a vulnerability in multiple versions. Affected versions include those before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13. The flaw resides in the TypedDeepImageChannel::row() function, which can return an out-of-bounds pointer when processing a crafted deep EXR file with a nonzero dataWindow origin. The root cause is an API design issue where zero-based row access is combined with an absolute-coordinate-adjusted base pointer. Exploitation of this vulnerability can lead to application crashes or limited information disclosure. Fixed versions are 3.2.11, 3.3.13, and 3.4.14. Multiple commits have been published to the OpenEXR GitHub repository addressing this issue. A GitHub Security Advisory (GHSA-6662-fq6f-93mp) has also been published.

Affected products

  • OpenEXR

Related CVE's

  • CVE-2026-59982

Categories

  • Enterprise Applications
  • Supply Chain & Dependencies