Authentication Bypass by Capture-replay in OpenClaw - CVE-2026-41351
Published: April 30, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to bypass replay detection.
The vulnerability exists due to authentication bypass by capture-replay in the Telnyx webhook replay detection logic when processing Telnyx webhook signatures re-encoded between Base64 and Base64URL forms. A remote user can resend a captured webhook with a re-encoded signature to bypass replay detection.
Signature verification still holds, and the issue is limited to replay detection treating equivalent signature encodings as distinct requests.