PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73034 eosphoros-ai CVE debrief

CVE-2026-73034 is a critical unauthenticated path traversal vulnerability in DB-GPT v0.8.1 that allows remote attackers to write arbitrary files to any location on the server. This vulnerability is particularly concerning as it can lead to remote code execution by writing attacker-controlled content to sensitive locations such as Python startup hooks, cron directories, or agent scripts.

Vendor
eosphoros-ai
Product
DB-GPT
CVSS
CRITICAL 9.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-23
Advisory published
2026-08-11
Advisory updated
2026-09-23

Who should care

Defenders responsible for DB-GPT deployments, security teams, and IT administrators should assess exposure and prioritize remediation. This includes operators managing DB-GPT instances, platform administrators, vulnerability management teams, and security personnel responsible for monitoring and incident response.

Why it matters

CVE-2026-73034 is a critical vulnerability in DB-GPT v0.8.1 that allows remote attackers to write arbitrary files to any location on the server, potentially leading to remote code execution. Defenders should immediately assess their deployments for exposure and prioritize remediation.

  • Potential remote code execution
  • Unauthenticated access to sensitive data
  • Elevation of privileges to write arbitrary files
  • Possible disruption of critical services

Technical summary

The vulnerability exists in the Python file-upload endpoint of DB-GPT v0.8.1, where an attacker can inject directory traversal sequences into the user_id HTTP header. This allows the attacker to escape the intended upload directory and write arbitrary files to the server, potentially leading to remote code execution. The vulnerability is particularly concerning as it can lead to remote code execution by writing attacker-controlled content to sensitive locations such as Python startup hooks, cron directories, or agent scripts.

Defensive priority

High priority for immediate assessment and remediation

Recommended defensive actions

  • Immediately assess DB-GPT v0.8.1 deployment for exposure
  • Restrict access to the Python file-upload endpoint
  • Implement input validation and sanitization for the user_id HTTP header
  • Monitor for suspicious activity and potential exploitation attempts
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The vulnerability was discovered in DB-GPT v0.8.1 and allows attackers to inject directory traversal sequences into the user_id HTTP header of the Python file-upload endpoint. This can result in writing arbitrary files to the server, potentially leading to remote code execution.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73034 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73034

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73034 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73034

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.