Lucene search
+L

45 matches found

UbuntuCve
UbuntuCve
added 2026/04/01 6:16 p.m.8 views

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

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/01 5:39 p.m.5 views

CVE-2026-34447

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 5:39 p.m.16 views

CVE-2026-34447

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits1
OSV
OSV
added 2026/04/01 5:39 p.m.13 views

CVE-2026-34447 ONNX: External Data Symlink Traversal

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/01 5:37 p.m.4 views

CVE-2026-34446 ONNX: Arbitrary File Read via ExternalData Hardlink Bypass in ONNX load

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

4.7CVSS5.8AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/01 5:30 p.m.30 views

CVE-2026-34445 ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. It didn’t check if the...

8.6CVSS0.00288EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/04/01 5:30 p.m.23 views

CVE-2026-34445

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. It didn’t check if the...

8.6CVSS5.2AI score0.00288EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.9 views

PT-2026-29577

Name of the Vulnerable Software and Affected Versions ONNX versions prior to 1.21.0 Description The ExternalDataInfo class in ONNX used Python’s setattr function to load metadata from ONNX model files without validating the keys. This allowed an attacker to craft a malicious model that could...

8.6CVSS5.9AI score0.00288EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.6 views

PT-2026-29579

Name of the Vulnerable Software and Affected Versions ONNX versions prior to 1.21.0 Description The Open Neural Network Exchange ONNX has an issue in the onnx.load function where the code checks for symbolic links to prevent path traversal but fails to account for hard links, as hard links appear...

4.7CVSS5.9AI score0.00176EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.14 views

Open Neural Network Exchange 安全漏洞

Open Neural Network Exchange is an open-source ecosystem developed by Open Neural Network Exchange. It enables AI developers to choose the appropriate tools as the project evolves. Versions of Open Neural Network Exchange prior to 1.21.0 contained a security vulnerability. This vulnerability...

8.6CVSS5.8AI score0.00288EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.7 views

PT-2026-29580

Name of the Vulnerable Software and Affected Versions ONNX versions prior to 1.21.0 Description ONNX versions prior to 1.21.0 contain a symlink traversal vulnerability in the external data loading process. This flaw allows reading files outside the intended model directory. The vulnerability...

5.5CVSS6AI score0.00248EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.11 views

Open Neural Network Exchange 安全漏洞

Open Neural Network Exchange is an open-source ecosystem developed by Open Neural Network Exchange. It enables AI developers to choose the appropriate tools as the project evolves. Versions of Open Neural Network Exchange prior to 1.21.0 contained a security vulnerability caused by symbolic link...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.20 views

PT-2026-29422

Name of the Vulnerable Software and Affected Versions ONNX versions prior to 1.21.0 Description ONNX contains a path traversal vulnerability via symlink that allows reading arbitrary files outside the model or user-provided directory. The vulnerability exists because the check for symlinks is...

8.7CVSS6AI score0.00593EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/03/24 8:26 p.m.9 views

CVE-2026-24141

NVIDIA Model Optimizer for Windows and Linux contains a vulnerability in the ONNX quantization feature, where a user could cause unsafe deserialization by providing a specially crafted input file. A successful exploit of this vulnerability might lead to code execution, escalation of privileges,...

7.8CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/18 8:34 p.m.12 views

CVE-2026-28500

A flaw was found in Open Neural Network Exchange ONNX, an open standard for machine learning interoperability. A security control bypass exists in the onnx.hub.load function due to improper logic in its repository trust verification. An attacker can exploit this by providing a malicious model,...

9.1CVSS5.6AI score0.00318EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/18 2:16 a.m.25 views

UBUNTU-CVE-2026-28500

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load due to improper logic in the repository trust verification mechanism. While the function is designed to warn users...

9.1CVSS5.7AI score0.00318EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/18 1:15 a.m.44 views

CVE-2026-28500

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load due to improper logic in the repository trust verification mechanism. While the function is designed to warn users...

9.1CVSS5.3AI score0.00318EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/18 1:15 a.m.48 views

CVE-2026-28500 ONNX Untrusted Model Repository Warnings Suppressed by silent=True in onnx.hub.load() — Silent Supply-Chain Attack

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. In versions up to and including 1.20.1, a security control bypass exists in onnx.hub.load due to improper logic in the repository trust verification mechanism. While the function is designed to warn users...

8.6CVSS0.00318EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2023-0183

Malicious code in bioql PyPI...

7.5CVSS6.1AI score0.01608EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/07/22 4:44 p.m.4 views

Directory Traversal

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to Directory Traversal via the saveexternaldata function. An attacker can overwrite arbitrary files by supplying crafted values to the externaldata.location parameter containing traversal sequences,...

8.8CVSS7.6AI score0.00578EPSS
SaveExploits1References2
Rows per page
Query Builder