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.
CVE-2026-63419
This high-severity CVE scores 7.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 93% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.8
- EG Score
- 7.8(medium)
- EG Risk
- 51(Track*)EG Risk 51/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity78% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 7%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 24, 2026
Advisory Details (5)
Auto-updated Sep 18, 2026v3.1.16.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.1.16.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.16.0v3.0.21.0
Patch available: AcademySoftwareFoundation/OpenImageIO v3.0.21.0
https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.0.21.0commit 9cda48b15029 (AcademySoftwareFoundation/OpenImageIO)
Fix landed in AcademySoftwareFoundation/OpenImageIO commit 9cda48b15029 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/9cda48b150294c7f024e680a6c9b0402e50f4816fix(iff): detect corrupt chunk sizes, flags, channel configs
Fix merged in AcademySoftwareFoundation/OpenImageIO PR #5268 on 2026-07-02 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/5268IFF ZBUFFER tile read writes past caller tile buffer · Advisory · AcademySoftwareFoundation/OpenImageIO · GitHub
https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-w6wc-gcf4-5pj2Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 15:04 UTCEG score recompute
- 2026-09-24 03:14 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 16:16 UTCEG score recompute
- 2026-09-22 04:36 UTCEG score recompute
- 2026-09-21 04:51 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 17:47 UTCEG score recompute
- 2026-09-18 18:28 UTCEG score recompute
- 2026-09-18 17:44 UTCEG score recompute
- 2026-09-18 16:26 UTCEG score recompute
- 2026-09-18 15:55 UTCEG score recompute
- 2026-09-18 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-63419?
When was CVE-2026-63419 disclosed?
Is CVE-2026-63419 actively exploited?
What is the CVSS score of CVE-2026-63419?
How do I remediate CVE-2026-63419?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63419
Is Your Infrastructure Affected by CVE-2026-63419?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.