| tiêu đề | Rowboat Labs Rowboat 0.1.0 Denial of Service |
|---|
| Mô tả | 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. |
|---|
| Nguồn | ⚠️ https://github.com/hackerguopeng/cve/tree/main/Rowboat_PreAuth_Body_Buffer_DoS_Report |
|---|
| Người dùng | hackerguopeng (UID 99623) |
|---|
| Đệ trình | 11/07/2026 09:29 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 02/09/2026 15:21 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 398131 [rowboatlabs rowboat đến 0.9.1 Composio Webhook Endpoint route.ts request.text/req.json Từ chối dịch vụ] |
|---|
| điểm | 20 |
|---|