Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-34588 Details

Description

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.1.0 to before 3.2.7, 3.3.9, and 3.4.9, internal_exr_undo_piz() advances the working wavelet pointer with signed 32-bit arithmetic. Because nx, ny, and wcount are int, a crafted EXR file can make this product overflow and wrap. The next channel then decodes from an incorrect address. The wavelet decode path operates in place, so this yields both out-of-bounds reads and out-of-bounds writes. This vulnerability is fixed in 3.2.7, 3.3.9, and 3.4.9.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:15887 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:15888 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:17656 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:17658 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:17659 redhat-SADP

see all 20 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-125Out-of-bounds Read[email protected]
CWE-190Integer Overflow or Wraparoundredhat-SADP
CWE-190Integer Overflow or Wraparound[email protected]
CWE-787Out-of-bounds Write[email protected]

Affected Products

ProductVersions
openexr openexr
>= 3.1.0, < 3.2.7
>= 3.3.0, < 3.3.9
>= 3.4.0, < 3.4.9

CPE

  • cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-34588
NVD Published Date:
Apr 6, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-34588 Details - Not Deferred