Path Traversal Vulnerability in ONNX Product by Open Neural Network Exchange
CVE-2026-34446
4.7MEDIUM
What is CVE-2026-34446?
The Open Neural Network Exchange (ONNX) framework, an essential tool for machine learning interoperability, has a vulnerability affecting its loading function. Prior to version 1.21.0, the onnx.load method fails to adequately handle hardlinks, which could be exploited for path traversal attacks. This oversight allows malicious users to access unauthorized files on the system. The issue has been addressed in version 1.21.0, which includes improved checks for both symlinks and hardlinks, enhancing overall security for users.
Affected Version(s)
onnx < 1.21.0
