CVE-2024-10829

HIGH LAB

db-gpt v0.6.0 - Unauthenticated Denial of Service via Multipart Boundary Processing

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-10829. PoCs published by junn34.

AI-analyzed exploit summary The repository contains a functional Nuclei template and Docker setup to exploit CVE-2024-10829, an unauthenticated DoS vulnerability in DB-GPT v0.6.0 caused by malformed multipart boundary processing. The PoC includes a test case that triggers an infinite loop in the target application.

Description

A Denial of Service (DoS) vulnerability in the multipart request boundary processing mechanism of eosphoros-ai/db-gpt v0.6.0 allows unauthenticated attackers to cause excessive resource consumption. The server fails to handle excessive characters appended to the end of multipart boundaries, leading to an infinite loop and complete denial of service for all users. This vulnerability affects all endpoints processing multipart/form-data requests.

Exploits (1)

github WORKING POC
by junn34 · poc
https://github.com/junn34/POC_CVE-2024-10829

The repository contains a functional Nuclei template and Docker setup to exploit CVE-2024-10829, an unauthenticated DoS vulnerability in DB-GPT v0.6.0 caused by malformed multipart boundary processing. The PoC includes a test case that triggers an infinite loop in the target application.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: DB-GPT v0.6.0
No auth needed
Prerequisites: network access to the target DB-GPT instance
devstral-2 · analyzed May 25, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 7.5
EPSS 0.0062
EPSS Percentile 45.0%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Lab Environment

COMMUNITY
Community Lab
docker pull eosphorosai/dbgpt:v0.6.0

Details

CWE
CWE-835
Status published
Products (2)
dbgpt/db-gpt 0.6.0
pypi/dbgpt 0PyPI
Published Mar 20, 2025
Tracked Since Feb 18, 2026