CVE-2026-28500
CVE-2026-28500 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-345.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-12698
- Weakness: CWE-345
- Affected product: Linuxfoundation Onnx
- Published:
- Last modified:
Description
Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load() due to improper logic in the repository trust verification mechanism. While the function is designed to warn users when loading models from non-official sources, the use of the silent=True parameter completely suppresses all security warnings and confirmation prompts. This vulnerability transforms a standard model-loading function into a vector for Zero-Interaction Supply-Chain Attacks. When chained with file-system vulnerabilities, an attacker can silently exfiltrate sensitive files (SSH keys, cloud credentials) from the victim's machine the moment the model is loaded. As of time of publication, no known patched versions are available.
Frequently asked questions
- What is CVE-2026-28500?
- Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load() due to improper logic in the repository trust verification mechanism. While the function is designed to warn users when loading models from non-official sources, the use of the silent=True parameter completely suppresses all security warnings and confirmation prompts. This vulnerability transforms a standard model-loading function into a vector for Zero-Interaction Supply-Chain Attacks. When chained with file-system vulnerabilities, an attacker can silently exfiltrate sensitive files (SSH keys, cloud credentials) from the victim's machine the moment the model is loaded. As of time of publication, no known patched versions are available.
- How severe is CVE-2026-28500?
- CVE-2026-28500 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 high, integrity none, and availability none.
- Is CVE-2026-28500 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-28500?
- CVE-2026-28500 affects Linuxfoundation Onnx. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-28500?
- 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-28500 have an EU (EUVD) identifier?
- Yes. CVE-2026-28500 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-12698.
- When was CVE-2026-28500 published?
- CVE-2026-28500 was published on 2026-03-18 and last updated on 2026-06-30.
References
- https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-28500.md
- https://github.com/onnx/onnx/security/advisories/GHSA-hqmj-h5c6-369m
- https://access.redhat.com/errata/RHSA-2026:24977
- https://access.redhat.com/security/cve/CVE-2026-28500
- https://bugzilla.redhat.com/show_bug.cgi?id=2448518
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-28500.json
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-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-345 (Insufficient Verification of Data Authenticity) vulnerabilities
- CVE-2026-35051 — Critical (CVSS 10.0): Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is an…
- CVE-2014-8165 — Critical (CVSS 10.0): scripts/amsvis/powerpcAMS/amsnet.py in powerpc-utils-python uses the pickle Python module unsafely, which allows remote…
- CVE-2026-50195 — Critical (CVSS 9.9): containerd is an open-source container runtime. Versions prior to 2.3.2, 2.2.5 and 2.1.9 contain a vulnerability in the…
- CVE-2022-36130 — Critical (CVSS 9.9): HashiCorp Boundary up to 0.10.1 did not properly perform data integrity checks to ensure the resources were associated…
- CVE-2026-50214 — Critical (CVSS 9.8): The /v1/Plan service relies entirely on a shared global API token for full administrative management, allowing…
- CVE-2025-15385 — Critical (CVSS 9.8): Insufficient Verification of Data Authenticity vulnerability in TECNO Mobile com.Afmobi.Boomplayer allows…
Browse all CWE-345 (Insufficient Verification of Data Authenticity) vulnerabilities →