← Vulnerability feed

Vulnerability record · CVE-2026-49114 · published 21 August 2026

CVE-2026-49114: Linuxfoundation onnx path traversal vulnerability

Linuxfoundation · Onnx

In ONNX before 1.21.0, the 'save_external_data' function builds the external-data file path from the model's external_data location field and opens it for writing without 'O_NOFOLLOW/O_EXCL', after a non-atomic 'os.path.isfile()' check. A local attacker with write access to the directory where a victim serializes external data can deterministically pre-plant a symlink that is being followed, causing the victim's write to append to any file the victim can write, e.g. ~/.ssh/authorized_keys, cron files, or application configs. Fixed in 1.21.0.

6.8 CVSS 4.0 Medium EPSS 0.16% · top 95.6% CWE-22 · Path traversalCWE-59 · Link following
6.8CVSS 4.0 base score
0.16%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
3References, 1 tagged exploit
16 Sep 2026Last modified by NVD

Description

In ONNX before 1.21.0, the 'save_external_data' function builds the external-data file path from the model's external_data location field and opens it for writing without 'O_NOFOLLOW/O_EXCL', after a non-atomic 'os.path.isfile()' check. A local attacker with write access to the directory where a victim serializes external data can deterministically pre-plant a symlink that is being followed, causing the victim's write to append to any file the victim can write, e.g. ~/.ssh/authorized_keys, cron files, or application configs. Fixed in 1.21.0.

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-49114 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.1CVE-2026-28500Linuxfoundation onnx insufficient verification of data authenticity vulnerabilityOpen Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security con…EPSS 0.31%9.1CVE-2024-27319Linuxfoundation onnx out-of-bounds read vulnerabilityVersions of the package onnx before and including 1.15.0 are vulnerable to Out-of-bounds Read as the ONNX_ASSERT and ONNX_ASSERTM functions have an o…EPSS 0.59%8.8CVE-2025-51480Linuxfoundation onnx path traversal vulnerabilityPath Traversal vulnerability in onnx.external_data_helper.save_external_data in ONNX 1.17.0 allows attackers to overwrite arbitrary files by supplyin…EPSS 0.60%8.8CVE-2024-5187Linuxfoundation onnx path traversal vulnerabilityA vulnerability in the `download_model_with_test_data` function of the onnx/onnx framework, version 1.16.0, allows for arbitrary file overwrite due t…EPSS 1.2%8.7CVE-2026-27489Linuxfoundation onnx relative path traversal vulnerabilityOpen Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, a path traversal vulnerabilit…EPSS 0.62%8.6CVE-2026-34445Linuxfoundation onnx improper input validation vulnerabilityOpen Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in…EPSS 0.51%7.5CVE-2024-27318Linuxfoundation onnx path traversal vulnerabilityVersions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can hav…EPSS 1.2%7.5CVE-2022-25882Linuxfoundation onnx path traversal vulnerabilityVersions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to th…EPSS 1.6%

Source: NIST National Vulnerability Database (record CVE-2026-49114), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.