Description
A vulnerability was detected in rowboatlabs rowboat up to 0.9.1. The impacted element is the function request.text/req.json of the file apps/rowboat/app/api/composio/webhook/route.ts of the component Composio Webhook Endpoint. The manipulation results in denial of service. It is possible to launch the attack remotely. The exploit is now public and may be used. Upgrading to version 0.9.2 is sufficient to resolve this issue. Upgrading the affected component is recommended. The legacy Next.js app was deleted at 0.9.2 rather than patched, leaving no security control behind.
Published: 2026-09-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Rowboat's Composio Webhook Endpoint, where an attacker can manipulate the request.text/req.json payload to trigger a denial of service. The flaw allows a remote actor to send crafted payloads that cause the server to overload or crash, impacting availability. This is a buffer or resource exhaustion weakness that can be exercised over the network.

Affected Systems

Rowboat developed by rowboatlabs, versions up to 0.9.1, are affected. The issue is present in the apps/rowboat/app/api/composio/webhook/route.ts file of the Composio Webhook Endpoint component. Any deployment using the legacy Next.js app before the 0.9.2 release contains this vulnerability.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity, and the exploit is publicly available with no known EPSS data. Since the attack vector is remote and no authentication is required, the risk to any publicly exposed Rowboat instance is significant. The vulnerability is not listed in the CISA KEV catalog, but a public exploit is available, so patching should be prioritized.

Generated by OpenCVE AI on September 3, 2026 at 09:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rowboat to version 0.9.2 or later to apply the fix that removes the legacy Next.js app and resolves the denial‑of‑service issue.
  • Re‑validate the webhook configuration to ensure no legacy routes remain exposed after the upgrade.
  • Restrict access to the webhook endpoint to trusted IP ranges or authenticated users to reduce attack surface while awaiting patch.

Generated by OpenCVE AI on September 3, 2026 at 09:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in rowboatlabs rowboat up to 0.9.1. The impacted element is the function request.text/req.json of the file apps/rowboat/app/api/composio/webhook/route.ts of the component Composio Webhook Endpoint. The manipulation results in denial of service. It is possible to launch the attack remotely. The exploit is now public and may be used. Upgrading to version 0.9.2 is sufficient to resolve this issue. Upgrading the affected component is recommended. The legacy Next.js app was deleted at 0.9.2 rather than patched, leaving no security control behind.
Title rowboatlabs rowboat Composio Webhook Endpoint route.ts req.json denial of service
First Time appeared Rowboatlabs
Rowboatlabs rowboat
Weaknesses CWE-404
CPEs cpe:2.3:a:rowboatlabs:rowboat:*:*:*:*:*:*:*:*
Vendors & Products Rowboatlabs
Rowboatlabs rowboat
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Rowboatlabs Rowboat
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-03T14:31:07.910Z

Reserved: 2026-09-02T13:21:31.887Z

Link: CVE-2026-84856

cve-icon Vulnrichment

Updated: 2026-09-03T13:34:51.816Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T20:17:42.563

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-84856

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T10:00:12Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release