Soumettre #886260: Rowboat Labs Rowboat 0.1.0 Denial of Serviceinformation

TitreRowboat Labs Rowboat 0.1.0 Denial of Service
DescriptionRowboat 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.
La source⚠️ https://github.com/hackerguopeng/cve/tree/main/Rowboat_PreAuth_Body_Buffer_DoS_Report
Utilisateur
 hackerguopeng (UID 99623)
Soumission11/07/2026 09:29 (il y a 2 mois)
Modérer02/09/2026 15:21 (2 months later)
StatutAccepté
Entrée VulDB398131 [rowboatlabs rowboat jusqu’à 0.9.1 Composio Webhook Endpoint route.ts request.text/req.json déni de service]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!