| タイトル | 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 月 ago) |
|---|
| モデレーション | 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 |
|---|