CVE-2026-34445
CVE-2026-34445 is a high-severity vulnerability in Linuxfoundation Onnx with a CVSS 3.x base score of 8.6. 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-20.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-17985
- Weakness: CWE-20
- Affected product: Linuxfoundation Onnx
- Published:
- Last modified:
Description
Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr() function to load metadata (like file paths or data lengths) directly from an ONNX model file. It didn’t check if the "keys" in the file were valid. Due to this, an attacker could craft a malicious model that overwrites internal object properties. This issue has been patched in version 1.21.0.
Frequently asked questions
- What is CVE-2026-34445?
- Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr() function to load metadata (like file paths or data lengths) directly from an ONNX model file. It didn’t check if the "keys" in the file were valid. Due to this, an attacker could craft a malicious model that overwrites internal object properties. This issue has been patched in version 1.21.0.
- How severe is CVE-2026-34445?
- CVE-2026-34445 has a CVSS 3.x base score of 8.6, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability high.
- Is CVE-2026-34445 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-34445?
- CVE-2026-34445 affects Linuxfoundation Onnx. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-34445?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-34445 have an EU (EUVD) identifier?
- Yes. CVE-2026-34445 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-17985.
- When was CVE-2026-34445 published?
- CVE-2026-34445 was published on 2026-04-01 and last updated on 2026-06-17.
References
- https://github.com/onnx/onnx/commit/e30c6935d67cc3eca2fa284e37248e7c0036c46b
- https://github.com/onnx/onnx/pull/7751
- https://github.com/onnx/onnx/security/advisories/GHSA-538c-55jv-c5g9
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-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…
- CVE-2022-25882 — High (CVSS 7.5): Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the external_data field of the…
All CVEs affecting Linuxfoundation Onnx →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →