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 crafted psd with an invalid color_mode bypasses normal validation when oiio:rawcolor or psd:rawdata is enabled. psdinput::setup() then uses the attacker-controlled value to index fixed color-mode tables, causing a global out-of-bounds read and potentially a bogus allocation, resulting in denial of service. The affected implementation is identified by src/psd.imageio/psdinput.cpp, PSDInput::validate_header(), PSDInput::setup(), oiio:RawColor, psd:RawData, color_mode, and mode_channel_count, 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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-125",
"CWE-129"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63635.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.0.21.0"
},
{
"introduced": "3.1.0.0"
},
{
"fixed": "3.1.16.0"
},
{
"introduced": "3.2.0.0-dev"
},
{
"fixed": "3.2.0.3-beta1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63635.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "95853656660221604215535717376523177463",
"length": 1676
},
"id": "CVE-2026-63635-7f1426bd",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/academysoftwarefoundation/openimageio/commit/50481b0f90932a4675f65f3cc26407139cb9e20e",
"target": {
"file": "src/psd.imageio/psdinput.cpp",
"function": "PSDInput::validate_header"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"308936542642065473880222174564163428239",
"267092118931695941261100477406277930477",
"333511073015506955615877651818434008575",
"180911892749227701054697963073635334986",
"80056936947304340296540866764993494966",
"244368948562139231920194079569144677112",
"310255700074099025957778174850647779570",
"30822838653363778055319564266050872585",
"232471353759273721553897222562153737328",
"295345914058710089494169978165002865623",
"285370538366046360991574105425078413309",
"134084596511738262663147373874976190708",
"62729279535409790240262121498644718890",
"236372439022560229872841181306124624866",
"15541622842631283995253333960828556490",
"61412402401858461577689428423743241360",
"60350619074861646427454986793276072781",
"171072546880568476083153294259795158034",
"105135349804760838859480469610730392589",
"162891662355386431801177804015946835592"
],
"threshold": 0.9
},
"id": "CVE-2026-63635-8532ee01",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/academysoftwarefoundation/openimageio/commit/50481b0f90932a4675f65f3cc26407139cb9e20e",
"target": {
"file": "src/psd.imageio/psdinput.cpp"
}
}
]
"2026-09-20T14:13:51Z"