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.
CVE-2026-63422
This high-severity CVE scores 7.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% 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
- 40(Track)EG Risk 40/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%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 3%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 18, 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 7303134f13b0 (AcademySoftwareFoundation/OpenImageIO)
Fix landed in AcademySoftwareFoundation/OpenImageIO commit 7303134f13b0 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/commit/7303134f13b0f9dc738b8ecabecd8c9f90cbd4c9fix(exr): use rectangle row stride for partial edge tile reads
Fix merged in AcademySoftwareFoundation/OpenImageIO PR #5295 on 2026-07-16 — awaiting tagged release
https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/5295OpenImageIO OpenEXR plugin partial edge tile heap out-of-bounds write · Advisory · AcademySoftwareFoundation/OpenImageIO · GitHub
https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-xh5r-whph-qmc5Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× 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-21 04:30 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 16:26 UTCEG score recompute
- 2026-09-18 16:26 UTCEG score recompute
- 2026-09-18 15:47 UTCEG score recompute
- 2026-09-18 15:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-122 · CWE-787
Frequently asked(5)
What is CVE-2026-63422?
When was CVE-2026-63422 disclosed?
Is CVE-2026-63422 actively exploited?
What is the CVSS score of CVE-2026-63422?
How do I remediate CVE-2026-63422?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63422
Is Your Infrastructure Affected by CVE-2026-63422?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.