Out-of-bounds write in Openimageio - CVE-2026-7582

 

Out-of-bounds write in Openimageio - CVE-2026-7582

Published: June 18, 2026


Vulnerability identifier: #VU134845
CSH Severity: High
CVSS v4.0: 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/E:U/U:Amber
CVE-ID: CVE-2026-7582
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: AcademySoftwareFoundation
Affected software:
Openimageio

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary code.

The vulnerability exists due to out-of-bounds write in the DDS image decoder when parsing a crafted DDS file. A remote attacker can supply a specially crafted DDS file to execute arbitrary code.

The issue is caused by a signed 32-bit integer overflow in ddsinput.cpp before widening to size_t, which can lead to writes beyond the allocated image buffer.


How to mitigate CVE-2026-7582

Install security update from vendor's website.

Sources