Security Advisory

CVE-2026-34446

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-01 17:37:54
Last updated 2026-04-02 14:10:36
Assigner GitHub_M
State PUBLISHED

Description

Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, there is an issue in onnx.load, the code checks for symlinks to prevent path traversal, but completely misses hardlinks because a hardlink looks exactly like a regular file on the filesystem. This issue has been patched in version 1.21.0.