S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Aug 31, 2026

CVE-2026-73034 Scanner

CVE-2026-73034 Scanner - Arbitrary File Write vulnerability in DB-GPT

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
3
Times Used
continuous scan runs
6.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-73034
9.3
CVSScritical
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
DB-GPTby eosphoros-ai
0
Updated Sep 11, 2026View on NVD →
Detail

DB-GPT is used globally by organizations for conversational AI capabilities. It allows businesses to leverage chatbots and language models for automation, customer support, and data analysis tasks. Developed by Eosphoros, it integrates seamlessly with various business applications to enhance productivity. The platform is especially popular among companies aiming to utilize large language models for specific industry dynamics. It is known for its customizable settings, flexible deployment options, and robust API support. However, it can be targeted by attackers due to misconfigurations or overlooked security measures.

The Arbitrary File Write vulnerability allows attackers to write files to arbitrary locations on a server. This vulnerability, particularly critical in nature, can let unauthorized users manipulate or replace important files, potentially gaining further access to sensitive data or network resources. In DB-GPT, this can be executed via a path traversal in specific HTTP headers. As a result, it can bypass security checks and write to unintended directories. It significantly impacts the integrity and security of systems using vulnerable versions.

Technically, the vulnerability can be exploited by manipulating the user_id HTTP header on a POST request to the /api/v1/python/file/upload endpoint. By traversing directory paths through this header, attackers can escape the designated upload directory. This can allow file execution in system directories, demonstrated by the reflected upload path in responses. Consequently, unauthorized script uploads become feasible, posing severe security risks. The exploitation is straightforward, leveraging inadequacies in path validation.

If exploited, this vulnerability could allow malicious individuals to deploy arbitrary scripts and programs. It potentially leads to remote code execution, compromising the integrity and confidentiality of the system. Attackers could gain unauthorized access, alter system behavior, and potentially escalate privileges. It exposes the system to further attacks, including data theft, service disruption, and unauthorized modifications.

REFERENCES

Solution Advice
  • Upgrade DB-GPT to a version that fixes the arbitrary file write vulnerability.
  • Implement strict server input validation on headers and file paths.
  • Regularly monitor application logs for unauthorized access attempts.
  • Conduct frequent security audits and penetration tests on DB-GPT deployments.
  • Restrict file write permissions to known safe directories only.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-73034 Scanner - Arbitrary File Write vulnerability in DB-GPT | S4E