Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
7DescriptionCVE.org
A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function import_flow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
We need to produce a JSON with all required fields, synthesizing data from all sources.
We are told: "A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function import_flow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used." CVSS: 5.5, CVSS vector: 4.0: AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P ... So it's a critical classification from vuldb, but CVSS 5.5 is medium. Actually CVSS 4.0 base score? 5.5 is medium. The EPSS: 0.43% (62 percentile) moderate. POC is publicly available, no KEV. CPE: cpe:2.3:a:dbgpt:db-gpt:*:*:*:*:*:*:*:*. Tags: Path Traversal. References: NVD link to github issue, vuldb entries. Affected versions from EUVD: db-gpt 0.7.1, 0.7.0, 0.7.2. (up to 0.7.2).
We need to produce: product_name (1-3 words): "db-gpt" maybe? It's eosphoros-ai DB-GPT. I'd say "DB-GPT". Product name: "db-gpt" according to CPE. We'll output "DB-GPT". Summary: not copying description, write original synthesis: e.g., "Path traversal in DB-GPT up to 0.7.2 allows remote unauthenticated attackers to upload arbitrary files via the import_flow endpoint." The description: manipulation of argument File leads to path traversal. The import_flow endpoint likely expects a file upload and then path traversal on the filename? So file upload traversal. "Allows remote attackers to write files to arbitrary locations on the server, potentially leading to code execution." But need to ground in data. CVSS vector says VC:L/VI:L/VA:L so confidentiality, integrity, availability all low. So low impact. But critical classification might be hyperbole. We'll synthesize: "Path traversal in the AWEL flow import functionality allows remote attackers to overwrite or create files outside the intended directory, potentially leading to low-level system compromise."
In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /v1/personal/agent/upload` is vulnerable to Arbitrary File Uplo
In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /api/v1/editor/sql/run` allows execution of arbitrary SQL queri
eosphoros-ai/db-gpt version 0.6.0 is vulnerable to an arbitrary file write through the knowledge API. Rated critical sev
In eosphoros-ai/db-gpt version 0.6.0, the endpoint for uploading files is vulnerable to absolute path traversal. Rated c
eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file
A Path Traversal vulnerability exists in the eosphoros-ai/db-gpt version 0.6.0 at the API endpoint `/v1/resource/file/de
eosphoros-ai/DB-GPT version latest is vulnerable to arbitrary file deletion on Windows systems via the '/v1/agent/hub/up
In version 0.6.0 of eosphoros-ai/db-gpt, the `uvicorn` app created by `dbgpt_server` uses an overly permissive instance
SQL injection in eosphoros-ai db-gpt versions up to 0.7.5 allows unauthenticated remote attackers to manipulate the /api
An unrestricted file upload vulnerability exists in eosphoros-ai DB-GPT versions up to 0.7.5 within the module_plugin.re
In eosphoros-ai/db-gpt version v0.6.0, the web API `POST /api/v1/editor/chart/run` allows execution of arbitrary SQL que
A Denial of Service (DoS) vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-19420