Allocation of Resources Without Limits or Throttling in OpenClaw - CVE-2026-41399
Published: April 30, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in the gateway WebSocket upgrade handling in src/gateway/server-http.ts and src/gateway/server/preauth-connection-budget.ts when processing concurrent unauthenticated WebSocket upgrade requests. A remote attacker can send many WebSocket upgrade requests to cause a denial of service.
The issue occurs before connections are allocated to an authenticated session budget.