Resource exhaustion in Linuxfoundation Onnx
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.
Vulnerability class: Drupalgeddon 2 (CVE-2018-7600)
EPSS: 0.003 (21.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H.
Affected products
- Linuxfoundation Onnx
- Onnx — versions < 1.21.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC, Issue Tracking)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-34445?
- CVE-2026-34445 is a high-severity vulnerability in Linuxfoundation Onnx, classified under Improper Input Validation. CVSS score: 8.6/10. Published 2026-04-01.
- How severe is CVE-2026-34445?
- High severity. CVSS v3 base score is 8.6 out of 10.