← Back to CVEs
CVE-2026-34588
N/ADescription
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.
CVE Details
CVSS v3.1 ScoreN/A
Published4/6/2026
Last Modified4/7/2026
Sourcenvd
Honeypot Sightings0
Weaknesses (CWE)
CWE-125CWE-190CWE-787
References
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.7(security-advisories@github.com)
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.9(security-advisories@github.com)
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.9(security-advisories@github.com)
https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.