CVE-2026-34446

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.
Configurations

No configuration.

History

01 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-01 18:16

Updated : 2026-04-03 16:10


NVD link : CVE-2026-34446

Mitre link : CVE-2026-34446

CVE.ORG link : CVE-2026-34446


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-61

UNIX Symbolic Link (Symlink) Following