| Titolo | Rowboat Labs Rowboat 0.1.0 Denial of Service |
|---|
| Descrizione | Rowboat has multiple HTTP entry points that fully read, parse, validate, or log attacker-controlled request bodies before authentication or signature verification.
The Composio webhook endpoint calls request.text() and logs the complete payload before verifying the webhook signature. The API chat endpoint calls req.json() and validates the complete messages and mockTools body before API key authorization. The related schemas do not enforce maximum request size, message count, string length, object depth, tool-call count, or mockTools entry limits.
An unauthenticated attacker can send oversized request bodies and force the Rowboat web process to allocate memory and perform parsing or logging work before the request is rejected. This can exhaust process memory, grow logs, and make normal Rowboat service access fail. |
|---|
| Fonte | ⚠️ https://github.com/hackerguopeng/cve/tree/main/Rowboat_PreAuth_Body_Buffer_DoS_Report |
|---|
| Utente | hackerguopeng (UID 99623) |
|---|
| Sottomissione | 11/07/2026 09:29 (2 mesi fa) |
|---|
| Moderazione | 02/09/2026 15:21 (2 months later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 398131 [rowboatlabs rowboat fino a 0.9.1 Composio Webhook Endpoint route.ts request.text/req.json negazione del servizio] |
|---|
| Punti | 20 |
|---|