Improper Authorization in OpenClaw - CVE-2026-28454
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass authorization checks and execute privileged bot commands.
The vulnerability exists due to improper authorization in the Telegram webhook endpoint when handling unauthenticated HTTP POST requests with attacker-controlled update JSON. A remote attacker can send a specially crafted webhook request with spoofed sender identifiers to bypass authorization checks and execute privileged bot commands.
The issue occurs when Telegram webhook mode is enabled without a configured webhook secret.