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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67549— OpenImageIO: TIFF 1-bit CMYK bit conversion heap out-of-bounds write

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.1.16.0, A crafted 1-bit contiguous cmyk tiff is exposed through a native uint1 imagespec, so callers allocate a bit-pac

CVSS 7.6 · High

Affected Version Matrix 1

VendorProduct Version RangeStatus
AcademySoftwareFoundation OpenImageIO < 3.1.16.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-67549

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: TIFF 1-bit CMYK bit conversion heap out-of-bounds write
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.1.16.0, A crafted 1-bit contiguous cmyk tiff is exposed through a native uint1 imagespec, so callers allocate a bit-packed buffer. tiffinput::read_native_scanline_locked() nevertheless invokes tiffinput::bit_convert() with 8-bit output and writes one expanded byte per value into that smaller buffer, resulting in a heap out-of-bounds write and memory corruption. The affected implementation is identified by src/tiff.imageio/tiffinput.cpp, TIFFInput::bit_convert(), TIFFInput::read_native_scanline_locked(), PHOTOMETRIC_SEPARATED, 1-bit CMYK, and native uint1 ImageSpec, which define the relevant source path, functions, state, and trigger. This issue is fixed in 3.1.16.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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.1.16.0 -

II. Public POCs for CVE-2026-67549

# 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-67549

登录查看更多情报信息。

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

Other References for CVE-2026-67549 (2)

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-59156 6.5 MEDIUM OpenImageIO: Unbounded recursion in FITS header parser leads to stack overflow
CVE-2026-59956 6.1 MEDIUM OpenImageIO: Heap-buffer-overread in IffInput::readimg() when ZBUFFER flag is set
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-67549

No comments yet


Leave a comment