PT-2026-30657 · Openexr · Openexr
Pwn2Woot
·
Published
2026-04-06
·
Updated
2026-04-08
·
CVE-2026-34378
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
OpenEXR versions 3.4.0 through 3.4.8
Description
A missing bounds check on the
dataWindow attribute in EXR file headers can lead to a signed integer overflow in the generic unpack() function. Setting dataWindow.min.x to a large negative value causes OpenEXRCore to calculate an excessively large image width. This width is then used in a signed integer multiplication, resulting in an overflow and process termination via SIGILL and UBSan.Recommendations
Update to version 3.4.9 or later.
Exploit
Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Openexr