Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-59956— OpenImageIO: Heap-buffer-overread in IffInput::readimg() when ZBUFFER flag is set

Quick assessment

Affected
AcademySoftwareFoundation OpenImageIO
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1, An uncompressed 16-bit iff image with a z-buffer makes iffinput::readimg() allocat

CVSS 6.1 · Medium

Affected Version Matrix 3

VendorProduct Version RangeStatus
AcademySoftwareFoundation OpenImageIO < 3.0.20.0 affected
>= 3.1.0.0, < 3.1.15.0 affected
>= 3.2.0.0-dev, < 3.2.0.3-beta1 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-59956

Vulnerability Information

Shenlong is analyzing...


Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
OpenImageIO: Heap-buffer-overread in IffInput::readimg() when ZBUFFER flag is set
Source: CVE Program / CVE List V5
Vulnerability Description
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1, An uncompressed 16-bit iff image with a z-buffer makes iffinput::readimg() allocate a temporary scanline from m_header.rgba_count but copy from it using m_header.pixel_bytes(), whose stride also includes z-buffer bytes. the oversized memcpy reads beyond the temporary heap buffer and copies adjacent memory into the output image, resulting in a crash or disclosure of adjacent heap data. The affected implementation is identified by src/iff.imageio/iffinput.cpp, IffInput::readimg(), m_header.rgba_count, and m_header.pixel_bytes(), which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
跨界内存读
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
AcademySoftwareFoundation OpenImageIO < 3.0.20.0 -

II. Public POCs for CVE-2026-59956

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-59956

登录查看更多情报信息。

Patches & Fixes for CVE-2026-59956 (2)

Other References for CVE-2026-59956 (3)

Same Patch Batch · AcademySoftwareFoundation · 2026-09-18 · 11 CVEs total

CVE-2026-63638 8.3 HIGH OpenImageIO: Cineon invalid bit depth heap out-of-bounds write
CVE-2026-63422 7.8 HIGH OpenImageIO OpenEXR plugin partial edge tile heap out-of-bounds write
CVE-2026-63419 7.8 HIGH OpenImageIO: IFF ZBUFFER tile read writes past caller tile buffer
CVE-2026-67549 7.6 HIGH OpenImageIO: TIFF 1-bit CMYK bit conversion heap out-of-bounds write
CVE-2026-59156 6.5 MEDIUM OpenImageIO: Unbounded recursion in FITS header parser leads to stack overflow
CVE-2026-59181 6.1 MEDIUM OpenImageIO: Stack buffer overflow in OpenImageIO Cineon reader via unchecked numberOfElem
CVE-2026-63420 5.5 MEDIUM OpenImageIO: PSD RawColor indexed image out-of-bounds read in `interleave_row`
CVE-2026-63635 5.5 MEDIUM OpenImageIO: PSD RawColor invalid color mode causes global out-of-bounds read and allocati
CVE-2026-65969 5.5 MEDIUM OpenImageIO: TGA-to-GIF palette split signed overflow causes SIGSEGV
CVE-2026-65970 5.3 MEDIUM OpenImageIO: TIFF multithreaded scanline read use-after-scope in `TIFFInput::read_native_s

IV. Related Vulnerabilities

V. Comments for CVE-2026-59956

No comments yet


Leave a comment