CVE-2026-63638
Last modified
CVE-2026-63638 is a high-severity vulnerability rated 8.3/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.0.21.0, 3.1.16.0, and 3.2.0.3-beta1, A crafted cineon image can declare unsupported component bit depth 26. EPSS estimates a 0.24% 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.0.21.0, 3.1.16.0, and 3.2.0.3-beta1, A crafted cineon image can declare unsupported component bit depth 26. cineoninput::open() maps it to a 32-bit imagespec, but libcineon maps the unsupported depth to an 8-byte value, so cineoninput::read_native_scanline() causes attacker-controlled data to be written beyond the 4-byte-per-pixel caller buffer, resulting in a heap out-of-bounds write and memory corruption. The affected implementation is identified by src/cineon.imageio/cineoninput.cpp, CineonInput::open(), CineonInput::read_native_scanline(), ComponentDataSize(), bit depth 26, and ImageSpec, which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.21.0, 3.1.16.0, and 3.2.0.3-beta1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AcademySoftwareFoundation | OpenImageIO | < 3.0.21.0; >= 3.1.0.0, < 3.1.16.0; >= 3.2.0.0-dev, < 3.2.0.3-beta1 |
References
Timeline
- Published
- Last Modified
- Status
- Undergoing Analysis
Frequently Asked Questions
What is CVE-2026-63638?
How severe is CVE-2026-63638?
How do I fix CVE-2026-63638?
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-6363Type Confusion in V8 in Google Chrome prior to 147.0.7727.10…8.8
- CVE-2026-63630BentoPDF is a client-side PDF toolkit that is self hostable.…3.4
- CVE-2026-63632Open Neural Network Exchange (ONNX) is an open standard for …3.3
- CVE-2026-63633FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-63635OpenImageIO is a toolset for reading, writing, and manipulat…5.5
- CVE-2026-63637Dgraph is an open source distributed GraphQL database. Prior…8.6
- CVE-2026-63639Valkey is a distributed key-value database. Prior to 7.2.14,…8.8
- CVE-2026-6364Out of bounds read in Skia in Google Chrome prior to 147.0.7…6.5
- CVE-2026-63640MagicMirror² is an open source modular smart mirror platform…4.3
- CVE-2026-63641MagicMirror² is an open source modular smart mirror platform…2.3
- CVE-2026-63642MagicMirror² is an open source modular smart mirror platform…6.3
- CVE-2026-63643MagicMirror² is an open source modular smart mirror platform…6.3
Are you affected by CVE-2026-63638?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
