GHSA-5m9r-p9g7-679c: OpenClaw: Zalo webhook rate limiting could be bypassed before secret validation
The Zalo webhook handler applied request rate limiting only after webhook authentication succeeded. Requests with an invalid secret returned 401 but did not count against the rate limiter, allowing repeated secret guesses without triggering 429.
References
- github.com/advisories/GHSA-5m9r-p9g7-679c
- github.com/openclaw/openclaw
- github.com/openclaw/openclaw/commit/f96ba87f033a14183fa0ede912df3a592eef55ff
- github.com/openclaw/openclaw/pull/44173
- github.com/openclaw/openclaw/releases/tag/v2026.3.12
- github.com/openclaw/openclaw/security/advisories/GHSA-5m9r-p9g7-679c
Code Behaviors & Features
Detect and mitigate GHSA-5m9r-p9g7-679c with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →