제출 #886265: sigoden AIChat 0.30.0 Denial of Service정보

제목sigoden AIChat 0.30.0 Denial of Service
설명AIChat 0.30.0 has a denial of service vulnerability in its OpenAI-compatible HTTP serve mode. The /v1/chat/completions, /v1/embeddings, /v1/rerank, and /v1/rags/search endpoints collect the entire HTTP request body into memory before JSON parsing or validation. These routes do not enforce a pre-read body size limit, JSON depth limit, array item limit, string length limit, authentication, rate limit, or concurrency budget. An unauthenticated client can send an oversized request body and force the AIChat serve process to allocate excessive memory before the request is rejected. In shared gateway, containerized, internal API, or reverse-proxied deployments, this can terminate the service process and make normal chat, model, embedding, rerank, RAG, playground, and arena requests unavailable.
원천⚠️ https://github.com/outlookgp/CVE/tree/main/AIChat_Serve_Request_Body_DoS_Report
사용자
 outlookgp (UID 99658)
제출2026. 07. 11. AM 10:10 (2 개월 ago)
모더레이션2026. 09. 02. PM 03:25 (2 months later)
상태수락
VulDB 항목398132 [sigoden aichat 까지 0.30.4 API Endpoint src/serve.rs 서비스 거부]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!