Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. From 1.9.0 before 1.22.0, onnx.versionconverter.convertversion() can dereference a null pointer in Upsample67::adaptupsample67() in onnx/versionconverter/adapters/upsample67.h when processing an untrusted model with an Upsample node that has zero inputs, causing an unrecoverable denial of service. This issue is fixed in version 1.22.0.
{
"cwe_ids": [
"CWE-476"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44512.json",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.22.0"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.22.0"
}
]
}
]
}