Path traversal in onnx - #VU128172
Published: April 27, 2026
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.