GHSA-538c-55jv-c5g9 · Severity: high · Ecosystem: pip — ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.
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.
Conclusion & alert: CVE-2026-34445 is rated Moderate Risk (48.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.19%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-26 | 0.06% | 0.19% | +0.13% |
| 2 | 2026-04-07 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-04-02 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.7 | [email protected] |
GHSA-538c-55jv-c5g9 · Severity: high · Ecosystem: pip — ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-34445 not yet assigned priority: Debian including 1 source packages (onnx), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-34445 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-34445 |
ubuntu
|
medium | CVE-2026-34445 medium priority: Ubuntu including 1 source packages (onnx), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 4. | https://ubuntu.com/security/CVE-2026-34445 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | onnx | < 1.21.0 | cpe:2.3:a:linuxfoundation:onnx:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/onnx/onnx/commit/e30c6935d67cc3eca2fa284e37248e7c0036c46b | Patch |
| https://github.com/onnx/onnx/pull/7751 | Issue Tracking Patch |
| https://github.com/onnx/onnx/security/advisories/GHSA-538c-55jv-c5g9 | Patch Vendor Advisory |