OpenClaw webhook handlers for BlueBubbles and Google Chat accepted and parsed request bodies before authentication and signature checks on vulnerable releases. This allowed unauthenticated clients to hold parser work open with slow/oversized request bodies and degrade availability (slow-request DoS).
openclaw (npm)<= 2026.3.12026.3.1 (npm)2026.3.2 (released)d3e8b17aa6432536806b4853edc7939d891d0f25Upgrade to 2026.3.2 (or newer). The fix enforces auth-before-body for affected webhook paths, adds strict pre-auth body/time budgets, and introduces shared in-flight/request guardrails with regression coverage.
{
"severity": "MODERATE",
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-03T21:18:39Z",
"nvd_published_at": "2026-03-19T22:16:34Z"
}