CVE 8.4 HIGH

OpenEXR: integer overflow lead to OOB in HTJ2K decoder_CVE-2026-34545

8.4 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.7, an attacker providing a crafted .exr file with HTJ2K compression and a channel width of 32768 can write controlled data beyond the output heap buffer in any application that decodes EXR images. The write primitive is 2 bytes per overflow iteration or 4 bytes (by another path), repeating for each additional pixel past the overflow point. In this context, a heap write overflow can lead to remote code execution on systems. This issue has been patched in version 3.4.7.

Basic Information

ID CVE-2026-34545
Source GitHub_M
Published Apr 1, 2026 at 20:51
Modified Apr 3, 2026 at 19:47

Affected Product

Vendor AcademySoftwareFoundation
Product openexr
Version >= 3.4.0, < 3.4.7
Affected Versions AcademySoftwareFoundation openexr >= 3.4.0, < 3.4.7

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.