CVE-2026-44512
CVE-2026-44512 is a medium-severity vulnerability in Linuxfoundation Onnx with a CVSS 3.x base score of 5.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-476.
Key facts
- Severity: Medium (CVSS 3.x base score 5.5)
- EPSS exploit prediction: 0% (8th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-476
- Affected product: Linuxfoundation Onnx
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-44512?
- 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.
- How severe is CVE-2026-44512?
- CVE-2026-44512 has a CVSS 3.x base score of 5.5, rated medium severity. It is exploitable over local access with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-44512 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-44512?
- CVE-2026-44512 affects Linuxfoundation Onnx. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-44512?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-44512 published?
- CVE-2026-44512 was published on 2026-07-08 and last updated on 2026-07-13.
References
- https://github.com/onnx/onnx/commit/cd310408165ad47c3cd7eb2b86cb5b80aa2e4fdf
- https://github.com/onnx/onnx/pull/7813
- https://github.com/onnx/onnx/releases/tag/v1.22.0
- https://github.com/onnx/onnx/security/advisories/GHSA-hwpq-hmq9-wj77
Affected products (1)
- cpe:2.3:a:linuxfoundation:onnx:*:*:*:*:*:*:*:*
More vulnerabilities in Linuxfoundation Onnx
- CVE-2025-51480 — High (CVSS 8.8): Path Traversal vulnerability in onnx.external_data_helper.save_external_data in ONNX 1.17.0 allows attackers to…
- CVE-2024-5187 — High (CVSS 8.8): A vulnerability in the `download_model_with_test_data` function of the onnx/onnx framework, version 1.16.0, allows for…
- CVE-2026-34445 — High (CVSS 8.6): Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0,…
- CVE-2026-28500 — High (CVSS 8.6): Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. In versions up to and…
- CVE-2026-27489 — High (CVSS 7.5): Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0,…
- CVE-2024-27318 — High (CVSS 7.5): Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external_data…
All CVEs affecting Linuxfoundation Onnx →
Other CWE-476 (NULL Pointer Dereference) vulnerabilities
- CVE-2022-36648 — Critical (CVSS 10.0): The hardware emulation in the of_dpa_cmd_add_l2_flood of rocker device model in QEMU, as used in 7.0.0 and earlier,…
- CVE-2020-14500 — Critical (CVSS 10.0): Secomea GateManager all versions prior to 9.2c, An attacker can send a negative value and overwrite arbitrary data.
- CVE-2010-2495 — Critical (CVSS 10.0): The pppol2tp_xmit function in drivers/net/pppol2tp.c in the L2TP implementation in the Linux kernel before 2.6.34 does…
- CVE-2026-67870 — Critical (CVSS 9.8): In open62541 v1.5.5, the server-side AddReferences implementation contains an incomplete validation flaw for non-local…
- CVE-2026-53399 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease…
- CVE-2026-53355 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: net: rds: clear i_sends on setup unwind The RDS…
Browse all CWE-476 (NULL Pointer Dereference) vulnerabilities →