All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73034
CRITICALpublished 2026-08-11 20:18 UTC · 1 day ago
9.3
CVSS / 10
// description
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 user_id HTTP header of the Python file-upload endpoint. Attackers can send a crafted multipart upload request with a traversal-poisoned user_id header to escape the intended upload directory and write attacker-controlled content to locations such as Python startup hooks, cron directories, or agent scripts, resulting in remote code execution.
// weaknesses (CWE)
- CWE-22