| 标题 | 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 06時29分 (2 月前) |
|---|
| 管理 | 2026-09-03 07時05分 (2 months later) |
|---|
| 状态 | 重复 |
|---|
| VulDB条目 | 398311 [2FastLabs agent-squad 直到 1.1.4 Streaming Agent Response Workflow orchestrator.ts AgentSquad.routeRequest 拒绝服务] |
|---|
| 积分 | 0 |
|---|