Lucene search
+L

13553 matches found

OSV
OSV
added 2026/04/01 9:14 p.m.19 views

GHSA-P433-9WV8-28XJ ONNX: External Data Symlink Traversal

Summary - Issue: Symlink traversal in external data loading allows reading files outside the model directory. - Affected code: onnx/onnx/checker.cc: resolveexternaldatalocation used via Python onnx.externaldatahelper.loadexternaldataformodel. - Impact: Arbitrary file read confidentiality breach...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/01 9:14 p.m.7 views

UNIX Symbolic Link (Symlink) Following

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following in the resolveexternaldatalocation function. An attacker can access arbitrary files outside the intended directory by supplying a symlink within the model...

6.7CVSS6AI score0.00248EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:13 p.m.23 views

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

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/01 8:10 p.m.29 views

CVE-2026-34515 AIOHTTP: UNC SSRF/NTLMv2 Credential Theft/Local File Read in static resource handler on Windows

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, on Windows the static resource handler may expose information about a NTLMv2 remote path. This issue has been patched in version 3.13.4...

8.7CVSS0.00433EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/01 8:10 p.m.15 views

CVE-2026-34515 AIOHTTP: UNC SSRF/NTLMv2 Credential Theft/Local File Read in static resource handler on Windows

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, on Windows the static resource handler may expose information about a NTLMv2 remote path. This issue has been patched in version 3.13.4...

8.7CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/04/01 7:16 p.m.19 views

CVE-2026-35000

ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc and similar file-access primitives. Attackers can exploit th...

7.1CVSS0.00282EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/01 6:50 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/04/01 6:09 p.m.8 views

CVE-2026-35000

ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc and similar file-access primitives. Attackers can exploit th...

7.1CVSS6AI score0.00282EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/01 6:09 p.m.31 views

CVE-2026-35000

ChangeDetection.io before version 0.54.7 contains a bypass in the SafeXPath3Parser that can read local files by using unblocked XPath 3.0/3.1 functions (e.g., json-doc()) due to an incomplete blocklist. Affected software is ChangeDetection.io; attackers could access sensitive data from the local ...

7.1CVSS6AI score0.00282EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/01 6:09 p.m.5 views

CVE-2026-35000 ChangeDetection.io < 0.54.7 SafeXPath3Parser Bypass Arbitrary File Read

ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc and similar file-access primitives. Attackers can exploit th...

7.1CVSS6AI score0.00282EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/01 6:09 p.m.10 views

CVE-2026-35000 ChangeDetection.io < 0.54.7 SafeXPath3Parser Bypass Arbitrary File Read

ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc and similar file-access primitives. Attackers can exploit th...

7.1CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/01 6:09 p.m.52 views

CVE-2026-35000 ChangeDetection.io < 0.54.7 SafeXPath3Parser Bypass Arbitrary File Read

ChangeDetection.io versions prior to 0.54.7 contain a protection bypass vulnerability in the SafeXPath3Parser implementation that allows attackers to read arbitrary local files by using unblocked XPath 3.0/3.1 functions such as json-doc and similar file-access primitives. Attackers can exploit th...

7.1CVSS0.00282EPSS
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
OSV
OSV
added 2026/04/01 5:37 p.m.11 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.9AI score
SaveExploits0References4
CVE
CVE
added 2026/04/01 5:37 p.m.39 views

CVE-2026-34446

CVE-2026-34446 affects Open Neural Network Exchange (ONNX). The vulnerability is in onnx.load where hardlinks can bypass the path-traversal check, allowing an arbitrary file read. The issue is fixed in ONNX 1.21.0. Impact is described as arbitrary file read with LOCAL attack vector and MEDIUM bas...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.12 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.1AI score0.01662EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2026/04/01 3:36 a.m.582 views

Exploit for OS Command Injection in Gnu Bash

AppAssault Lab — Attacking Common Applications ╔═════...

10CVSS7.5AI score0.99999EPSS
SaveExploits570
Huntr
Huntr
added 2026/04/01 12:14 a.m.18 views

Arbitrary File Read via Percent-Encoded Path Traversal in nltk.data.find() / nltk.data.load() - Incomplete Fix of Issue #3504

The security fix for path traversal PR 3522, pathsec module that was merged into NLTK 3.9.3 to address GitHub Issue 3504 is incomplete. The UNSAFENOPROTOCOLRE regex in data.py:57 checks for literal ../ but url2pathname on line 653 decodes percent-encoded sequences after the validation, not before...

7.5CVSS7.7AI score0.00583EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/03/31 11:54 p.m.15 views

OpenClaw's message tool media parameter bypasses tool policy filesystem isolation

Summary The message tool accepted mediaUrl and fileUrl aliases without applying the same sandbox localRoots validation as the canonical media path handling. Impact A caller constrained to sandbox media roots could read arbitrary local files by routing them through the alias parameters. Affected...

8.6CVSS6AI score0.00555EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/31 10:34 p.m.22 views

onnx Vulnerable to Path Traversal via Symlink

Summary A path traversal vulnerability via symlink allows to read arbitrary files outside model or user-provided directory. Details The following check for symlink is ineffective and it is possible to point a symlink to an arbitrary location on the file system:...

8.7CVSS6AI score0.00593EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder