Path traversal in onnx - #VU128172

 

Path traversal in onnx - #VU128172

Published: April 27, 2026


Vulnerability identifier: #VU128172
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: N/A
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Open Neural Network Exchange
Affected software:
onnx

Detailed vulnerability description

The vulnerability allows a remote attacker to write files outside the intended directory on Windows systems.

The vulnerability exists due to path traversal in save_external_data in onnx.external_data_helper.py when validating external data file paths on Windows systems. A remote attacker can supply a crafted absolute path to write files outside the intended directory on Windows systems.

This issue is described as a potential validation bypass and was not fully verified in the advisory.


Remediation

Install security update from vendor's website.

Sources