OpenClaw Denial-of-Service Vulnerability via Feishu Webhook Pre-Authentication Body Parsing

Vulnerability

A denial-of-service vulnerability has been identified in OpenClaw versions prior to 2026.3.24. The issue arises in the Feishu webhook handler, which allows request bodies of up to 1MB and a 30-second timeout before verifying the webhook signature. This permissive handling enables an unauthenticated attacker to send concurrent slow HTTP POST requests to the Feishu webhook endpoint, exhausting server connection resources and blocking legitimate webhook deliveries.

Impact

Exploitation of this vulnerability leads to a denial-of-service condition, where the server's connection resources are exhausted, causing legitimate Feishu webhook deliveries to be blocked. Each slow HTTP connection can be held open for up to 30 seconds, while the server can buffer up to 1MB per connection, allowing for significant resource consumption.

Reproduction

The vulnerability can be reproduced by sending slow HTTP POST requests to the '/feishu/events' endpoint. This can be done using a script that sends concurrent connections, each trickling data at a rate of 1 byte per second, effectively holding the connection open for the duration of the timeout.

Remediation

Users can upgrade to OpenClaw version 2026.3.24 or later, where this vulnerability has been addressed.

Added: Apr 10, 2026, 5:57 PM
Updated: Apr 10, 2026, 5:57 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
5.6
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.