CVE-2026-63422
Last modified
CVE-2026-63422 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 valid tiled openexr image whose width is not a multiple of its tile width can trigger an overflow when a caller reads a partial edge-tile rectangle. EPSS estimates a 0.14% 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 valid tiled openexr image whose width is not a multiple of its tile width can trigger an overflow when a caller reads a partial edge-tile rectangle. openexrinput::read_native_tiles() copies each row into the caller buffer using the padded whole-tile scanline_stride rather than user_scanline_bytes for the requested rectangle, resulting in a heap out-of-bounds write and memory corruption. The affected implementation is identified by src/openexr.imageio/exrinput.cpp, OpenEXRInput::read_native_tiles(), partial edge tile, user_scanline_bytes, and scanline_stride, 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-63422?
How severe is CVE-2026-63422?
How do I fix CVE-2026-63422?
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-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-63419OpenImageIO is a toolset for reading, writing, and manipulat…7.8
- 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-63423During an internal security assessment, a potential vulnerab…7.8
- CVE-2026-63424During an internal security assessment, an improperly protec…7.3
- CVE-2026-63425During an internal security assessment, a potential improper…7.8
- CVE-2026-63426During an internal security assessment, a potential vulnerab…7.1
- CVE-2026-63427An authentication bypass vulnerability was discovered in Len…7.8
- CVE-2026-63428HeyForm is an open-source form builder. Prior to version 3.0…5.8
Are you affected by CVE-2026-63422?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
