Lucene search
+L

116 matches found

Nuclei
Nuclei
added 2026/09/03 2:10 a.m.4 views

DB-GPT <= 0.8.1 - Arbitrary File Write

DB-GPT through 0.8.1 allows unauthenticated arbitrary file writes via a path traversal in the userid HTTP header of the POST /api/v1/python/file/upload endpoint, letting attackers escape the intended upload directory and write files anywhere, as confirmed by the reflected upload path in the JSON...

9.8CVSS6AI score0.05122EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/02 3:27 p.m.5 views

CVE-2026-73034-PoC

CVE-2026-73034 — DB-GPT v0.8.1 Unauthenticated Path Traversal → Arbitrary File Write CVSS 9.8 Critical · CWE-22 · GHSA/Issue 3104 Summary POST /api/v1/python/file/upload in DB-GPT v0.8.1 takes the user-id HTTP header and uses it raw as a path component : root@kitploit: uploaddir =...

9.8CVSS5.9AI score0.05122EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 8:25 a.m.4 views

CVE-2025-51458-exp

CVE-2025-51458-exp Pre-Auth SQL Injection in DB-GPT --sql "SELECT VERSION" Dump tables python3 exp.py http://target:5670 --dump-tables Dump schema python3 exp.py http://target:5670 --dump-db DuckDB bypass python3 exp.py http://target:5670 --duckdb-bypass --sql "SELECT CURRENTSETTING'accessmode'"...

6.5CVSS5.9AI score0.00325EPSS
SaveExploits2References2
NVD
NVD
added 2026/08/25 9:18 p.m.13 views

CVE-2026-80104

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.8CVSS0.00713EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 8:18 p.m.36 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.8CVSS0.00713EPSS
SaveExploits0References5
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
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.11 views

PT-2026-81848

Name of the Vulnerable Software and Affected Versions dbgpt-app versions prior to 0.8.1 Description An issue exists in the skill upload endpoint within packages/dbgpt-app/src/dbgpt app/openapi/api v1/agentic data api.py where the destination path for uploaded skills is constructed using the...

9.8CVSS6.5AI score0.00713EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/11 8:18 p.m.10 views

CVE-2026-73034

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.8CVSS0.05122EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/11 7:31 p.m.60 views

CVE-2026-73034

DB-GPT v0.8.1 is affected by an unauthenticated path traversal flaw in the Python file-upload endpoint. By manipulating the user_id HTTP header with directory traversal sequences, an attacker can write arbitrary files to locations outside the intended upload directory (e.g., Python startup hooks,...

9.8CVSS6AI score0.05122EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/11 7:31 p.m.54 views

CVE-2026-73034 DB-GPT v0.8.1 Path Traversal Arbitrary File Write via user_id Header

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.3CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 7:31 p.m.8 views

CVE-2026-73034

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.8CVSS6AI score0.05122EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/08/11 7:31 p.m.24 views

EUVD-2026-56925

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.8CVSS6AI score0.05122EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/11 7:31 p.m.33 views

CVE-2026-73034 DB-GPT v0.8.1 Path Traversal Arbitrary File Write via user_id Header

DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...

9.8CVSS0.05122EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.9 views

PT-2026-70890

Name of the Vulnerable Software and Affected Versions DB-GPT version 0.8.1 Description An unauthenticated path traversal issue exists in the Python file-upload endpoint. Remote attackers can write arbitrary files to any location on the server by injecting directory traversal sequences into the us...

9.8CVSS6.2AI score0.05122EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1289 DB-GPT vulnerable to Cross-Site Request Forgery

In version 0.6.0 of eosphoros-ai/db-gpt, the uvicorn app created by dbgptserver uses an overly permissive instance of CORSMiddleware which sets the Access-Control-Allow-Origin to for all requests. This configuration makes all endpoints exposed by the server vulnerable to Cross-Site Request Forger...

7.1CVSS7AI score0.00239EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-1290 DB-GPT Uncontrolled Resource Consumption vulnerability

A Denial of Service DoS vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading...

7.5CVSS7.1AI score0.00705EPSS
SaveExploits2References5
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1291 DB-GPT Path Traversal vulnerability

A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint /v1/resource/file/delete. This vulnerability allows an attacker to delete any file on the server by manipulating the filekey parameter. The filekey parameter is not properly sanitized, enabling an...

8.2CVSS7.3AI score0.00705EPSS
SaveExploits1References5
Rows per page
Query Builder