| 제목 | Simular AI Agent-S 0.3.2 Denial of Service |
|---|
| 설명 | Agent-S CodeAgent contains a denial of service vulnerability in its local tool execution workflow. When local code execution is enabled, a crafted task prompt can induce CodeAgent to execute model-generated Python code. The Python subprocess is run without an effective timeout, memory budget, or stdout/stderr output-size limit, and its output is fully buffered before being returned to the agent.
An attacker can cause high-volume output or memory-consuming Python execution through a normal task prompt, exhausting the worker process memory and terminating the agent service. In a deployed agent environment, this can interrupt normal task execution and make the service unavailable to legitimate users. |
|---|
| 원천 | ⚠️ https://github.com/outlookgp/CVE/tree/main/AgentS_CodeAgent_Tool_Output_DoS_Report |
|---|
| 사용자 | outlookgp (UID 99658) |
|---|
| 제출 | 2026. 07. 11. PM 01:32 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 02. PM 04:16 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 398133 [simular-ai Agent-S 0.3.1/0.3.2 CodeAgent code_agent.py 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|