Intel

AIKIDO-2026-502923

AcademySoftwareFoundation.openexr is vulnerable to Information Disclosure

Information DisclosureGHSA-fwhm-jj7c-mx7v Published Aug 10, 2026

33

Low Risk

This Affects:

C++AcademySoftwareFoundation.openexr
3.1.0 - 3.4.13
Fixed in 3.4.14
Are you affected? Scan for Free

TL;DR

OpenEXRCore's deep NO_COMPRESSION scanline path accepts a chunk whose sample payload is shorter than required for the declared deep samples. The short sample data leaves part of the decode buffer uninitialized, and those bytes can be exposed through decoded deep sample output. The fix rejects undersized compressed or raw streams before reconstructing full channel rows.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you decode untrusted uncompressed deep-scanline EXR files.

Background info

AcademySoftwareFoundation.openexr is vulnerable to Information Disclosure in versions 3.1.0 - 3.4.13.

How to fix this

Upgrade the AcademySoftwareFoundation.openexr library to the patch version.