CVE-2026-34543 PUBLISHED

OpenEXR: Heap information disclosure in PXR24 decompression via unchecked decompressed size (undo_pxr24_impl)

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 01.04.2026 Updated: 02.04.2026

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.8, sensitive information from heap memory may be leaked through the decoded pixel data (information disclosure). This occurs under default settings; simply reading a malicious EXR file is sufficient to trigger the issue, without any user interaction. This issue has been patched in version 3.4.8.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor AcademySoftwareFoundation
Product openexr
Versions
  • Version >= 3.4.0, < 3.4.8 is affected

References

Problem Types

  • CWE-908: Use of Uninitialized Resource CWE