CVE-2026-4505 Details
Description
A vulnerability has been found in eosphoros-ai DB-GPT up to 0.7.5. This issue affects the function module_plugin.refresh_plugins of the file packages/dbgpt-serve/src/dbgpt_serve/agent/hub/controller.py of the component FastAPI Endpoint. Such manipulation leads to unrestricted upload. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A remote code execution vulnerability exists in eosphoros-ai DB-GPT versions through 0.7.5. The issue arises in the FastAPI endpoint '/v1/personal/agent/upload', where the plugin upload feature allows for unrestricted file uploads. Although the uploaded plugin code is supposed to undergo a security check based on its Abstract Syntax Tree (AST) structure, an attacker can still upload a malicious Python file that bypasses this check. Once the plugin is uploaded, its code is executed during the plugin loading process, specifically when the 'refresh_plugins()' function is called. This vulnerability can be exploited remotely, without any special permissions or authentication, and the code execution occurs silently, even if the plugin validation fails.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 20, 2026CISA-ADP
Assessed Mar 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Ka7arotto/cve/blob/main/DB-gpt-uploadrce.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.352071 | [email protected] | Content Wall |
| https://vuldb.com/?id.352071 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.773897 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| eosphoros-ai DB-GPT | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 20, 2026 | New CVE Received | [email protected] |
Volerion