| Title | Simular AI Agent-S 0.3.2 Denial of Service |
|---|
| Description | Agent-S contains a denial of service vulnerability in its OCR HTTP API. The /ocr/ endpoint accepts an unauthenticated JSON body with an img_bytes field, but does not enforce Content-Length, encoded field size, decoded byte size, image pixel count, or OCR execution limits before FastAPI/Pydantic reads and materializes the request body.
An attacker can send a single oversized OCR request that forces the service to buffer and process excessive attacker-controlled input before rejection. In a deployed environment, this can exhaust OCR worker memory, terminate the container, and make OCR-backed agent functionality unavailable to legitimate users. |
|---|
| Source | ⚠️ https://github.com/hackerguopeng/cve/tree/main/AgentS_OCR_HTTP_Body_Image_DoS_Report |
|---|
| User | hackerguopeng (UID 99623) |
|---|
| Submission | 07/11/2026 14:05 (2 months ago) |
|---|
| Moderation | 09/02/2026 16:16 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 398135 [simular-ai Agent-S up to 0.3.2 OCR HTTP API ocr_server.py ImageData img_bytes resource consumption] |
|---|
| Points | 20 |
|---|