Link following in onnx - CVE-2026-34447
Published: April 27, 2026
onnx
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper link resolution in resolve_external_data_location in onnx/onnx/checker.cc when loading external data for a model from a directory containing a crafted symlink. A remote attacker can place a symlink inside the model directory that points to a file outside the model directory to disclose sensitive information.
User interaction is required to load a crafted model.