Lucene search
+L

56154 matches found

EUVD
EUVD
added 2026/08/25 8:18 p.m.17 views

EUVD-2026-66108

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS6.1AI score0.00713EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/25 8:18 p.m.13 views

CVE-2026-80104 DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.8CVSS6.3AI score0.00713EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 8:18 p.m.8 views

CVE-2026-80104 DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename

DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skillupload in packages/dbgpt-app/src/dbgptapp/openapi/apiv1/agenticdataapi.py takes file.filename as given and writes the request body to uploaddir / filename. A...

9.3CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2026/08/25 8:18 p.m.52 views

CVE-2026-80104

DB-GPT 0.8.0 is affected by a path traversal vulnerability in the skill_upload endpoint (in agentic_data_api.py). The function constructs the destination path using the multipart filename directly via the / operator without canonicalization or a containment check under the upload directory. An ab...

9.8CVSS6.1AI score0.00713EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/25 8:17 p.m.12 views

CVE-2026-66152

A Path traversal vulnerability in the SonicWall NetExtender Linux client file extractor component allows an attacker to write arbitrary file as root...

8.8CVSS0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 8:15 p.m.19 views

CVE-2026-65092

NVIDIA OpenShell Sandbox for Linux is affected by a path traversal vulnerability that allows bypassing its L7 REST network policy . An attacker with network access and low privileges can exploit this to achieve information disclosure and data tampering . The CVSS v3.1 base score is 8.5 (HIGH) , w...

8.5CVSS5.3AI score0.00489EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/25 8:15 p.m.36 views

CVE-2026-65092

NVIDIA OpenShell Sandbox for Linux contains a vulnerability where an attacker could cause a path traversal bypass of L7 REST network policy. A successful exploit of this vulnerability might lead to information disclosure and data tampering...

8.5CVSS0.00489EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 8:15 p.m.9 views

EUVD-2026-66091

NVIDIA OpenShell Sandbox for Linux contains a vulnerability where an attacker could cause a path traversal bypass of L7 REST network policy. A successful exploit of this vulnerability might lead to information disclosure and data tampering...

8.5CVSS5.3AI score0.00489EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/25 7:58 p.m.10 views

CVE-2026-66152

A Path traversal vulnerability in the SonicWall NetExtender Linux client file extractor component allows an attacker to write arbitrary file as root...

7.3AI score0.00397EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 7:58 p.m.81 views

CVE-2026-66152

CVE-2026-66152 is a path traversal vulnerability (CWE-29) in the OPSWAT tarball component of the SonicWall NetExtender Linux client , allowing an attacker to write an arbitrary file as root . The attack vector is network-based with low complexity and no required privileges , though user interacti...

8.8CVSS8.4AI score0.00397EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 7:58 p.m.41 views

CVE-2026-66152

A Path traversal vulnerability in the SonicWall NetExtender Linux client file extractor component allows an attacker to write arbitrary file as root...

0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 7:43 p.m.7 views

GO-2026-6253 moby/go-archive: Crafted tar archive can write outside the extraction directory in github.com/moby/go-archive

moby/go-archive: Crafted tar archive can write outside the extraction directory in github.com/moby/go-archive...

7.1CVSS5.2AI score0.00325EPSS
SaveExploits2References7
OSV
OSV
added 2026/08/25 7:43 p.m.7 views

GO-2026-6259 Velero vulnerable to file path traversal when extracting from backup's tarball in github.com/vmware-tanzu/velero

Velero vulnerable to file path traversal when extracting from backup's tarball in github.com/vmware-tanzu/velero...

5.9CVSS5.3AI score0.00514EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 7:16 p.m.14 views

CVE-2026-55609

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. Prior to consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0, the exportstate and importstate tools in src/consciousness-explorer/mcp/server.js pass the...

7.1CVSS0.00118EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/25 6:35 p.m.11 views

consciousness-explorer / sublinear-time-solver MCP export_state has an arbitrary file write

Impact An arbitrary file write vulnerability CWE-73, External Control of File Name or Path exists in the consciousness-explorer component of sublinear-time-solver. The MCP exportstate and importstate tool accepted a user-supplied filepath argument and passed it directly to fs.writeFileSync /...

7.1CVSS5.6AI score0.00118EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2026/08/25 6:34 p.m.7 views

CVE-2026-55609 sublinear-time-solver: Arbitrary file write in consciousness-explorer / sublinear-time-solver MCP export_state

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. Prior to consciousness-explorer 1.1.2 and sublinear-time-solver 1.6.0, the exportstate and importstate tools in src/consciousness-explorer/mcp/server.js pass the...

7.1CVSS5.6AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/25 6:32 p.m.29 views

EUVD-2026-45030

Whistle vulnerable to path traversal...

8.7CVSS5.2AI score0.00669EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 5:33 p.m.7 views

GHSA-MCJ4-MPHF-J9FF Trivy has a path traversal via a crafted vulnerability database or other downloaded artifacts

Summary When Trivy downloads an OCI artifact, it uses the org.opencontainers.image.title annotation from the artifact manifest as the destination filename without validation. An attacker who can make Trivy fetch an attacker-controlled artifact can supply a crafted annotation that resolves to a pa...

7.5CVSS6.5AI score0.00442EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/25 5:33 p.m.12 views

Trivy has a path traversal via a crafted vulnerability database or other downloaded artifacts

Summary When Trivy downloads an OCI artifact, it uses the org.opencontainers.image.title annotation from the artifact manifest as the destination filename without validation. An attacker who can make Trivy fetch an attacker-controlled artifact can supply a crafted annotation that resolves to a pa...

7.5CVSS6.4AI score0.00442EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/25 5:17 p.m.10 views

CVE-2026-55557

browse-mcp is a Playwright-based headless-browser MCP server for MCP-capable agents. Prior to 0.8.2, browserdownload writes a fetched response body to joinsavedir, filename without validating the caller-controlled savedir, while browsersavestate and browserloadstate honor a caller-controlled path...

8.6CVSS0.00189EPSS
SaveExploits0References5
Rows per page
Query Builder