CVE Catalog

CVE-2026-44512

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

A vulnerability in the ONNX library (versions 1.9.0 through 1.22.0) allows a null pointer dereference in the Upsample_6_7::adapt_upsample_6_7() function when processing a malicious model with an Upsample node having zero inputs. This leads to an unrecoverable denial of service (DoS).

Risk Assessment

An attacker can supply a specially crafted ONNX model that, when processed by a vulnerable version of the library, causes the application to crash, preventing further operation. The risk affects systems using ONNX for model version conversion.

Recommendation

Immediately update the ONNX library to version 1.22.0 or later, which contains the fix for this vulnerability.

Other vulnerabilities in ONNX

See all
Original NVD description (English source)

Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. From 1.9.0 before 1.22.0, onnx.version_converter.convert_version() can dereference a null pointer in Upsample_6_7::adapt_upsample_6_7() in onnx/version_converter/adapters/upsample_6_7.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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS