Lucene search
+L

56106 matches found

OSV
OSV
added 2026/08/28 4:19 p.m.11 views

CVE-2026-82286 gpt-crawler Arbitrary File Write via outputFileName Parameter

gpt-crawler through 1.5.1 fails to validate the outputFileName parameter in the POST /crawl endpoint, allowing unauthenticated attackers to write arbitrary files to any filesystem path. Attackers can supply absolute paths or parent-directory segments to overwrite existing files with content sourc...

8.8CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 4:18 p.m.16 views

EUVD-2026-67806

Qwen-Agent through 0.0.34 contains a path traversal vulnerability in the document parser that fails to restrict file access to intended directories. Attackers can supply absolute file paths to the unauthenticated Gradio interface to read arbitrary files accessible by the server process...

8.7CVSS6AI score0.00373EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 4:18 p.m.48 views

CVE-2026-82275 Qwen-Agent Arbitrary File Read via Caller-Supplied Document Path

Qwen-Agent through 0.0.34 contains a path traversal vulnerability in the document parser that fails to restrict file access to intended directories. Attackers can supply absolute file paths to the unauthenticated Gradio interface to read arbitrary files accessible by the server process...

8.7CVSS0.00373EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.52 views

CVE-2026-82275

Qwen-Agent through 0.0.34 contains a path traversal vulnerability in its document parser (in simple_doc_parser.py and utils.py) that fails to restrict file access to intended directories. Because the Gradio interface is unauthenticated, an attacker can supply absolute file paths to read arbitrary...

8.7CVSS6AI score0.00373EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 4:18 p.m.24 views

CVE-2026-82264 Duplicacy Path Traversal during Restore via Unsanitized Snapshot Paths

Duplicacy through 3.2.5 contains a path traversal vulnerability in the restore function that fails to validate entry paths deserialized from snapshot files. Attackers can craft malicious snapshot entries with directory traversal sequences to write files outside the restore directory to arbitrary...

6.1CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 4:18 p.m.14 views

EUVD-2026-67795

Duplicacy through 3.2.5 contains a path traversal vulnerability in the restore function that fails to validate entry paths deserialized from snapshot files. Attackers can craft malicious snapshot entries with directory traversal sequences to write files outside the restore directory to arbitrary...

6.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.19 views

CVE-2026-82264

Duplicacy through 3.2.5 is affected by a path traversal vulnerability in its restore function. The root cause is a failure to validate entry paths deserialized from snapshot files, allowing an attacker to craft malicious snapshot entries containing directory traversal sequences that write files o...

6.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 4:18 p.m.39 views

CVE-2026-82264 Duplicacy Path Traversal during Restore via Unsanitized Snapshot Paths

Duplicacy through 3.2.5 contains a path traversal vulnerability in the restore function that fails to validate entry paths deserialized from snapshot files. Attackers can craft malicious snapshot entries with directory traversal sequences to write files outside the restore directory to arbitrary...

6.8CVSS0.00543EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 4:18 p.m.13 views

CVE-2026-82112

A flaw has been found in houtini-ai houtini-lm up to 2.13.2. The impacted element is an unknown function of the file src/index.ts of the component codetaskfiles. Executing a manipulation can lead to path traversal. The attack can be launched remotely. This patch is called...

5.1CVSS0.00281EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/28 4:17 p.m.8 views

CVE-2026-38093

filepicker aka flutterfilepicker for Flutter, all versions through 10.3.10, is vulnerable to path traversal CWE-22 in its Android implementation. The openFileStream method in FileUtils.kt uses the DISPLAYNAME obtained from ContentResolver.query directly in file path construction without...

3.3CVSS0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 3:07 p.m.13 views

BIT-GITLAB-2026-10053 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.8 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to achieve remote code execution due to a path traversal vulnerability in the package...

8.8CVSS6.4AI score0.00773EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/28 12:16 p.m.26 views

CVE-2026-82253

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS0.00497EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

AZL-98433 CVE-2026-82253 affecting package rust 1.96.1-1

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.9AI score0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.6 views

DEBIAN-CVE-2026-82253

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.8AI score0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.7 views

AZL-98409 CVE-2026-82253 affecting package rust for versions less than 1.75.0-30

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.9AI score0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.9 views

AZL-98406 CVE-2026-82251 affecting package rust for versions less than 1.75.0-30

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS5.8AI score0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.7 views

AZL-98427 CVE-2026-82252 affecting package rust 1.96.1-1

gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata. Attackers can create a malicious repository with a symlinked .gitmodules pointing outside the repository tree, causing gitoxide to pars...

8.7CVSS5.9AI score0.00387EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:16 p.m.15 views

CVE-2026-82251

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 12:16 p.m.11 views

CVE-2026-82252

gitoxide before 0.52.1 follows symlinks when reading the worktree .gitmodules file, allowing attackers to inject out-of-repository bytes into submodule metadata. Attackers can create a malicious repository with a symlinked .gitmodules pointing outside the repository tree, causing gitoxide to pars...

8.7CVSS0.00387EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:16 p.m.8 views

AZL-98421 CVE-2026-82251 affecting package rust 1.96.1-1

gitoxide before 0.52.1 fails to validate submodule names from .gitmodules configuration, allowing path traversal when deriving submodule git directories. Attackers can craft malicious submodule names with traversal segments to redirect state and open functions to repositories outside .git/modules...

8.7CVSS5.8AI score0.00387EPSS
SaveExploits0References1
Rows per page
Query Builder