#VU125329 Integer overflow in OpenEXR - CVE-2026-34588

 

#VU125329 Integer overflow in OpenEXR - CVE-2026-34588

Published: April 8, 2026


Vulnerability identifier: #VU125329
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-34588
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
OpenEXR
Software vendor:
OpenEXR

Description

The vulnerability allows a remote attacker to read and write out-of-bounds memory.

The vulnerability exists due to integer overflow in internal_exr_undo_piz() in the PIZ decoder when parsing a crafted EXR file. A remote attacker can supply a specially crafted EXR file to read and write out-of-bounds memory.

The issue occurs during PIZ decompression because signed 32-bit arithmetic can wrap while advancing the working wavelet pointer, causing the next channel to decode from an incorrect address.


Remediation

Install security update from vendor's website.

External links