OpenImageIO: PSD RawColor indexed image out-of-bounds read in `interleave_row`
Summary
| CVE | CVE-2026-63420 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-18 16:17:07 UTC |
| Updated | 2026-09-18 16:17:07 UTC |
| 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, An indexed psd with transparency metadata creates fewer stored channel_buffers than the spec.nchannels value advertised by the rawcolor path. when oiio:rawcolor or psd:rawdata is enabled, psdinput::read_native_scanline() passes spec.nchannels to psdinput::interleave_row(), which indexes beyond channel_buffers, resulting in a heap out-of-bounds read and process crash. The affected implementation is identified by src/psd.imageio/psdinput.cpp, PSDInput::read_native_scanline(), PSDInput::interleave_row(), oiio:RawColor, psd:RawData, channel_buffers, and spec.nchannels, 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. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
EPSS: 0.001300000 probability, percentile 0.029970000 (date 2026-09-19)
Problem Types: CWE-125 | CWE-129 | CWE-125 CWE-125: Out-of-bounds Read | CWE-129 CWE-129: Improper Validation of Array Index
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 5.5 | MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
| 3.1 | CNA | DECLARED | 5.5 | MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
NoneUser Interaction
RequiredScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | AcademySoftwareFoundation | OpenImageIO | affected < 3.0.21.0 | Not specified |
| CNA | AcademySoftwareFoundation | OpenImageIO | affected >= 3.1.0.0, < 3.1.16.0 | Not specified |
| CNA | AcademySoftwareFoundation | OpenImageIO | affected >= 3.2.0.0-dev, < 3.2.0.3-beta1 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.1.16.0 | [email protected] | github.com | |
| github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v3.0.21.0 | [email protected] | github.com | |
| github.com/AcademySoftwareFoundation/OpenImageIO/pull/5307 | [email protected] | github.com | |
| github.com/AcademySoftwareFoundation/OpenImageIO/commit/4995b25b82165526... | [email protected] | github.com | |
| github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHS... | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.