Project Subscriptions
No advisories yet.
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 28 Aug 2026 23:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 26 Aug 2026 03:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Eosphoros-ai
Eosphoros-ai db-gpt |
|
| Vendors & Products |
Eosphoros-ai
Eosphoros-ai db-gpt |
Tue, 25 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skill_upload in packages/dbgpt-app/src/dbgpt_app/openapi/api_v1/agentic_data_api.py takes file.filename as given and writes the request body to upload_dir / filename. A path composed with that operator discards the left operand when the right one is absolute and follows parent references otherwise, so a filename such as ../../../tmp/x or /tmp/x resolves outside the intended directory; nothing canonicalises the result, checks that it remains under the upload root, or prevents a .py suffix. The route's only dependency is get_user_from_headers in dbgpt_serve/utils/auth.py, which returns a request carrying the admin role whether or not a user_id header is supplied, so the endpoint is reachable without credentials. A remote attacker holding no account can therefore write attacker-controlled bytes to any path the server process can write, place a new Python module inside the application package or replace one the application already imports, and obtain code execution in the server process when that module is next imported. | |
| Title | DB-GPT 0.8.0 Path Traversal Arbitrary File Write via Skill Upload Filename | |
| First Time appeared |
Dbgpt
Dbgpt db-gpt |
|
| Weaknesses | CWE-22 | |
| CPEs | cpe:2.3:a:dbgpt:db-gpt:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Dbgpt
Dbgpt db-gpt |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-29T11:48:02.709Z
Reserved: 2026-08-25T19:35:42.640Z
Link: CVE-2026-80104
Updated: 2026-08-28T22:36:46.139Z
Status : Received
Published: 2026-08-25T21:18:24.163
Modified: 2026-08-28T23:17:12.590
Link: CVE-2026-80104
No data.
OpenCVE Enrichment
Updated: 2026-08-26T03:00:09Z