Lucene search
+L

6775 matches found

EUVD
EUVD
added 2026/08/25 8:18 p.m.8 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.9 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.5 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.40 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.7 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
Vulnrichment
Vulnrichment
added 2026/08/25 7:58 p.m.7 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
Cvelist
Cvelist
added 2026/08/25 7:58 p.m.36 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.4 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
Github Security Blog
Github Security Blog
added 2026/08/25 6:35 p.m.8 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
Patchstack
Patchstack
added 2026/08/25 6:35 p.m.5 views

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

NPM: consciousness-explorer / sublinear-time-solver MCP exportstate has an arbitrary file write vulnerability discovered by ? in WordPress Npm sublinear-time-solver versions 1.6.0...

7.1CVSS5.5AI score0.00118EPSS
SaveExploits0References8Affected Software1
Patchstack
Patchstack
added 2026/08/25 6:35 p.m.5 views

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

NPM: consciousness-explorer / sublinear-time-solver MCP exportstate has an arbitrary file write vulnerability discovered by ? in WordPress Npm consciousness-explorer versions 1.1.2...

7.1CVSS5.5AI score0.00118EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/25 6:34 p.m.10 views

CVE-2026-55609

sublinear-time-solver is a Rust and WebAssembly library for solving asymmetric diagonally dominant systems in sublinear time. The vulnerability is a path traversal in the MCP server tools: export_state and import_state (in src/consciousness-explorer/mcp/server.js) and saveVectorToFile / loadVecto...

7.1CVSS5.4AI score0.00118EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/25 6:34 p.m.7 views

EUVD-2026-65706

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.4AI score0.00118EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/25 6:34 p.m.4 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
Cvelist
Cvelist
added 2026/08/25 5:34 p.m.29 views

CVE-2026-55419 Reachy Mini: Unrestricted Upload of File with Dangerous Type

Reachy Mini is an SDK for controlling Reachy Mini robots. Prior to 1.8.2, the Reachy Mini daemon exposes the /api/media/sounds/upload endpoint implemented by the uploadsound method in src/reachymini/daemon/app/routers/media.py without authentication, file-extension checks, content validation, or...

5.3CVSS0.00339EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 5:33 p.m.30 views

EUVD-2026-39477

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

7.5CVSS5.1AI score0.00442EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 5:33 p.m.4 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.8 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.6 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
NVD
NVD
added 2026/08/25 5:17 p.m.8 views

CVE-2026-19912

The Kaltura HTML5 player mwEmbed / html5lib contains an unauthenticated remote code execution vulnerability caused by unsafe data deserialization and unsanitized filesystem path construction. mwEmbedLoader.php accepts a user‑controlled ServiceUrl, whose response is passed to unserialize, and the...

9.8CVSS0.00594EPSS
SaveExploits1References1
Rows per page
Query Builder