| tiêu đề | sigoden AIChat 0.30.0 Denial of Service |
|---|
| Mô tả | 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. |
|---|
| Nguồn | ⚠️ https://github.com/outlookgp/CVE/tree/main/AIChat_Serve_Request_Body_DoS_Report |
|---|
| Người dùng | outlookgp (UID 99658) |
|---|
| Đệ trình | 11/07/2026 10:10 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 02/09/2026 15:25 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 398132 [sigoden aichat đến 0.30.4 API Endpoint src/serve.rs Từ chối dịch vụ] |
|---|
| điểm | 20 |
|---|