| Title | Bytebot AI Bytebot 0.0.1 Denial of Service |
|---|
| Description | Bytebot has a denial of service vulnerability in its agent execution workflow.
A normal task prompt can cause the agent to repeatedly call the model and desktop tools. The backend continues scheduling new agent iterations until the model emits a terminal task status, but it does not enforce a maximum iteration count, tool-call count, wall-clock timeout, model-call budget, token/cost budget, child-task budget, or stored tool-result byte budget.
An attacker can submit a crafted task that keeps the agent in a model/tool loop. In shared or multi-user deployments, this can monopolize the agent execution pool, repeatedly consume model and desktop-tool resources, store growing tool results and screenshots, and keep legitimate follow-up tasks pending. This can cause task queue starvation, denial of wallet, database growth, and feature-level denial of service. |
|---|
| Source | ⚠️ https://github.com/outlookgp/CVE/tree/main/Bytebot_Agent_Loop_Budget_DoS_Report |
|---|
| User | outlookgp (UID 99658) |
|---|
| Submission | 07/11/2026 11:44 (1 month ago) |
|---|
| Moderation | 08/24/2026 07:56 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 394599 [bytebot-ai bytebot 0.0.1 Agent Execution Workflow infinite loop] |
|---|
| Points | 20 |
|---|