UNIX symbolic link following in onnx - CVE-2026-27489
Published: April 27, 2026
onnx
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to symlink following in external data loading in onnx/checker.cc when loading a model with external data files. A remote attacker can provide a crafted model package containing a symlinked external data file to disclose sensitive information.
The issue can expose arbitrary files outside the model or user-provided directory, and is not limited to UNIX environments.