Intel

AIKIDO-2026-847130

AcademySoftwareFoundation.openexr is vulnerable to Out-of-bounds Write

Out-of-bounds WriteCVE-2026-68515 Published Aug 10, 2026

55

Medium Risk

This Affects:

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

TL;DR

The exrmultiview tool builds a subsampled channel union into a destination buffer without correctly accounting for subsampled layout, allowing a crafted EXR to write past the heap allocation. Running exrmultiview on such a file can crash the tool or corrupt memory. The fix corrects subsampled union buffer sizing and writes.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you run the exrmultiview tool on untrusted EXR files with subsampled channels.

Background info

AcademySoftwareFoundation.openexr is vulnerable to Out-of-bounds Write in versions 2.0.0 - 3.4.13.

How to fix this

Upgrade the AcademySoftwareFoundation.openexr library to the patch version.