Lucene search
+L

613 matches found

Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.11 views

PT-2026-33776

Name of the Vulnerable Software and Affected Versions Glances versions prior to 4.5.4 Description The web server exposes a REST API endpoint '/api/4/' that is accessible without authentication. Due to a permissive Cross-Origin Resource Sharing CORS policy, specifically the...

8.8CVSS5.7AI score0.00408EPSS
SaveExploits3References13
Github Security Blog
Github Security Blog
added 2026/04/10 9:07 p.m.14 views

DNN: Force Friend Request Acceptance

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. Starting in version 6.0.0 and prior to version 10.2.2, in the friends feature, a user could craft a request that would force the acceptance of a friend request on another user. Version 10.2.2...

4.3CVSS5.2AI score0.00183EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/04/09 8:02 a.m.11 views

ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.

...

8.6CVSS5.7AI score0.00288EPSS
SaveExploits0
RustSec
RustSec
added 2026/04/07 12:00 p.m.19 views

zantetsu-trainer is unmaintained

The zantetsu-trainer crate is no longer maintained. The ML training infrastructure it contained was removed as part of the zantetsu 0.2 release, which replaced the neural parser with a pure heuristic engine. A tombstone version 0.2.0 has been published and 0.1.4 has been yanked. There is no...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-34445

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 usi...

8.6CVSS5.3AI score0.00288EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.11 views

SUSE 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.7AI score0.00288EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/02 9:32 p.m.18 views

CVE-2026-34446

A flaw was found in Open Neural Network Exchange ONNX, an open standard for machine learning interoperability. The onnx.load function, which is used to load machine learning models, does not correctly handle hardlinks. This vulnerability could allow an attacker to create a specially crafted ONNX...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:14 p.m.11 views

EUVD-2026-17989

ONNX: External Data Symlink Traversal...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/01 9:13 p.m.8 views

EUVD-2026-17987

ONNX: Arbitrary File Read via ExternalData Hardlink Bypass in ONNX load...

4.7CVSS5.9AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/01 9:13 p.m.20 views

GHSA-CMW6-HCPP-C6JP ONNX: Arbitrary File Read via ExternalData Hardlink Bypass in ONNX load

Summary The issue is in onnx.load — the code checks for symlinks to prevent path traversal, but completely misses hardlinks, which is the problem, since a hardlink looks exactly like a regular file on the filesystem. The Real Problem The validator in onnx/checker.cc only calls issymlink and never...

4.7CVSS5.9AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/01 7:15 p.m.18 views

CVE-2026-34445

A flaw was found in Open Neural Network Exchange ONNX. An attacker could exploit a vulnerability in how ONNX processes model metadata, specifically within the ExternalDataInfo class. By crafting a malicious ONNX model, an attacker could overwrite internal object properties, leading to a denial of...

8.6CVSS5.8AI score0.00288EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/01 6:50 p.m.8 views

CVE-2026-27489

A flaw was found in Open Neural Network Exchange ONNX, an open standard for machine learning interoperability. This path traversal vulnerability, exploitable via a symbolic link symlink, allows an attacker to read arbitrary files located outside of the intended model or user-provided directories...

8.7CVSS5.9AI score0.00593EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/01 6:16 p.m.9 views

PYSEC-2026-2240

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.6CVSS6AI score0.00288EPSS
SaveExploits0References3
PyPA
PyPA
added 2026/04/01 6:16 p.m.21 views

PYSEC-2026-104

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.7AI score0.00248EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/01 6:16 p.m.13 views

DEBIAN-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.3AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/01 6:16 p.m.6 views

PYSEC-2026-2241

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.5CVSS6.1AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/01 6:16 p.m.13 views

PYSEC-2026-104

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.7AI score0.00248EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/01 6:16 p.m.10 views

DEBIAN-CVE-2026-27489

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, a path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. This issue has been patched in version 1.21.0...

7.5CVSS5.5AI score0.00593EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/01 6:16 p.m.8 views

PYSEC-2026-2239

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, a path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. This issue has been patched in version 1.21.0...

7.5CVSS7AI score0.00593EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/04/01 6:16 p.m.8 views

CVE-2026-27489

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, a path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. This issue has been patched in version 1.21.0...

8.7CVSS5.9AI score0.00593EPSS
SaveExploits1References1
Rows per page
Query Builder