CVE-2026-67549
Last modified
CVE-2026-67549 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | OpenImageIO | < 3.1.16.0 |
References
Timeline
- Published
- Last Modified
- Status
- Undergoing Analysis
Frequently Asked Questions
What is CVE-2026-67549?
How severe is CVE-2026-67549?
How do I fix CVE-2026-67549?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67528OpenProject is open-source, web-based project management sof…4.3
- CVE-2026-67529OpenProject is open-source, web-based project management sof…4.3
- CVE-2026-6753Incorrect boundary conditions in the WebRTC component. This …7.3
- CVE-2026-67530WACRM is a self-hostable CRM template for WhatsApp. In 0.7.0…6.4
- CVE-2026-67531FrontMCP is a TypeScript-first framework for the Model Conte…9.3
- CVE-2026-6754Use-after-free in the JavaScript Engine component. This vuln…7.5
- CVE-2026-6755Mitigation bypass in the DOM: postMessage component. This vu…6.5
- CVE-2026-67550re2 provides Node.js bindings for Google's RE2 regular expre…5.7
- CVE-2026-67551pre-authentication attacker could leverage type size/count h…7.5
- CVE-2026-67552A pre-authentication attacker could leverage type nesting to…7.5
- CVE-2026-67553An authenticated attacker could exceed the session flow cont…6.5
- CVE-2026-67554An authenticated attacker can craft a disposition frame with…6.5
Are you affected by CVE-2026-67549?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
