| 제목 | 2fastlabs Agent Squad 1.1.0 Denial of Service |
|---|
| 설명 | Agent Squad TypeScript 1.1.0 has a denial of service vulnerability in the streaming agent response workflow.
When an agent returns a streamed response, AgentSquad.routeRequest() returns the stream to the caller but also continues consuming the full provider stream in a background task. That task accumulates all chunks in memory and stores the complete response after the stream ends.
Because client cancellation is not propagated and no stream chunk, byte, or accumulated response size limit is enforced, a prompt-influenced task can cause a long streamed response to keep running after the client disconnects.This can exhaust model/streaming resources, Node.js memory, buffers, and storage, making normal chat or API requests unavailable. |
|---|
| 원천 | ⚠️ https://github.com/hackerguopeng/cve/tree/main/Agent_Squad_Streaming_Background_DoS_Report |
|---|
| 사용자 | hackerguopeng (UID 99623) |
|---|
| 제출 | 2026. 07. 10. AM 06:29 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 03. AM 07:05 (2 months later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 398311 [2FastLabs agent-squad 까지 1.1.4 Streaming Agent Response Workflow orchestrator.ts AgentSquad.routeRequest 서비스 거부] |
|---|
| 포인트들 | 0 |
|---|