CVE-2026-63419
Last modified
CVE-2026-63419 is a high-severity vulnerability rated 7.8/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 zbuffer-only tiled iff is exposed with a 16-bit public imagespec while the decoder retains a 32-bit internal pixel size. EPSS estimates a 0.19% 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 zbuffer-only tiled iff is exposed with a 16-bit public imagespec while the decoder retains a 32-bit internal pixel size. iffinput::read_native_tile() copies according to m_header.pixel_bytes() rather than imagespec::tile_bytes(true), and a failed read can leave m_buf nonempty so a later call copies partially initialized data into the undersized caller buffer, resulting in a heap out-of-bounds write and memory corruption. The affected implementation is identified by src/iff.imageio/iffinput.cpp, IffInput::read_native_tile(), ImageSpec::tile_bytes(true), m_header.pixel_bytes(), ZBUFFER, and m_buf, 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
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63419?
How severe is CVE-2026-63419?
How do I fix CVE-2026-63419?
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-63406AnyCable is a realtime server for reliable two-way communica…5.9
- CVE-2026-63407Grav API Plugin is a RESTful API for Grav CMS that provides …8.2
- CVE-2026-63408Grav API Plugin is a RESTful API for Grav CMS that provides …7.5
- CVE-2026-63409Deskflow is a keyboard and mouse sharing app. From 1.17.0 un…8.2
- CVE-2026-6341Mattermost Plugins versions <=11.5 11.1.5 10.13.11 11.3.4.0 …4.3
- CVE-2026-63416draw.io is a configurable diagramming and whiteboarding appl…3.7
- CVE-2026-6342Mattermost Plugins versions <=11.5 11.1.5 10.13.11 11.3.4.0 …4.3
- CVE-2026-63420OpenImageIO is a toolset for reading, writing, and manipulat…5.5
- CVE-2026-63421Keystone is a content management system for Node.js. Prior t…7.5
- CVE-2026-63422OpenImageIO is a toolset for reading, writing, and manipulat…7.8
- CVE-2026-63423During an internal security assessment, a potential vulnerab…7.8
- CVE-2026-63424During an internal security assessment, an improperly protec…7.3
Are you affected by CVE-2026-63419?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
