๐Ÿ” CVE Alert

CVE-2026-34588

UNKNOWN 0.0

OpenEXR has a signed 32-bit Overflow in PIZ Decoder Leads to OOB Read/Write

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-125 CWE-190 CWE-787
Vendor academysoftwarefoundation
Product openexr
Published Apr 6, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for academysoftwarefoundation openexr

Be the first to know when new unknown vulnerabilities affecting academysoftwarefoundation openexr are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

AcademySoftwareFoundation / openexr
>= 3.1.0, <= 3.1.13 >= 3.2.0, < 3.2.7 >= 3.3.0, < 3.3.9 >= 3.4.0, < 3.4.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/AcademySoftwareFoundation/openexr/security/advisories/GHSA-588r-cr5c-w6hf github.com: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.7 github.com: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.3.9 github.com: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.9