---
id: CVE-2024-10829
aliases:
  - GHSA-6xgj-c5fx-5v57
  - PYSEC-2026-1290
title: DB-GPT Uncontrolled Resource Consumption vulnerability
summary: DB-GPT Uncontrolled Resource Consumption vulnerability
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: dbgpt
product: dbgpt
ecosystem: pip
affected:
  - dbgpt <= 0.6.0
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6xgj-c5fx-5v57'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-10829'
  - url: 'https://github.com/eosphoros-ai/DB-GPT'
  - url: 'https://huntr.com/bounties/e3a4a0ad-a2e0-497f-a2e0-e3c0ec7c4de4'
tags:
  - osv
  - pip
  - exploit-available
epss: 0.00717
epssPercentile: 0.51834
ingestedAt: '2026-07-08T18:25:46.560Z'
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/junn34/POC_CVE-2024-10829'
  checkedAt: '2026-09-26T09:05:32.260Z'
exploitAvailable: true
---

## Overview

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.

## Affected packages

- `dbgpt <= 0.6.0`

## Remediation

Refer to the advisory for the patched release.
