Description
OpenClaw before 2026.3.25 contains a pre-authentication rate-limit bypass vulnerability in webhook token validation that allows attackers to brute-force weak webhook secrets. The vulnerability exists because invalid webhook tokens are rejected without throttling repeated authentication attempts, enabling attackers to guess weak tokens through rapid successive requests.
Problem types
CWE-307 Improper Restriction of Excessive Authentication Attempts
Product status
Any version before 2026.3.25
2026.3.25 (semver)
Credits
Peng Zhou (@zpbrent)
References
github.com/...enclaw/security/advisories/GHSA-mf5g-6r6f-ghhm (GitHub Security Advisory (GHSA-mf5g-6r6f-ghhm))
github.com/...ommit/0b4d07337467f4d40a0cc1ced83d45ceaec0863c (Patch Commit)
www.vulncheck.com/...imit-bypass-in-webhook-token-validation (VulnCheck Advisory: OpenClaw < 2026.3.25 - Pre-Authentication Rate-Limit Bypass in Webhook Token Validation)