Description
OpenClaw versions prior to 2026.2.2 fail to validate webhook secrets in Telegram webhook mode (must be enabled), allowing unauthenticated HTTP POST requests to the webhook endpoint that trust attacker-controlled JSON payloads. Remote attackers can forge Telegram updates by spoofing message.from.id and chat.id fields to bypass sender allowlists and execute privileged bot commands.
Published: 2026-03-05
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Apply Patch
AI Analysis

Impact

OpenClaw versions before 2026.2.2 do not validate webhook secrets when Telegram webhook mode is enabled, allowing attackers to send unauthenticated HTTP POST requests that the application accepts as legitimate Telegram updates. By forging the message.from.id and chat.id fields in the payload, an attacker can bypass sender allowlists and execute privileged bot commands, effectively achieving an authorization bypass.

Affected Systems

The vulnerability affects installations of the OpenClaw application running on Node.js environments where the Telegram webhook mode is enabled. Any deployment using OpenClaw before the 2026.2.2 release is subject to this issue.

Risk and Exploitability

The CVSS score of 8.2 indicates a high-severity flaw, although the EPSS score of less than 1% suggests that exploitation is presently rare. The vulnerability is not listed in the CISA KEV catalog. Remote attackers can exploit the flaw by sending unauthenticated HTTP POST requests directly to the webhook endpoint; this is inferred from the description as the application would accept and process the payload without requiring authentication.

Generated by OpenCVE AI on April 16, 2026 at 12:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.2.2 or newer, which includes validation of webhook secrets.
  • If an upgrade is impossible, disable Telegram webhook mode or remove the webhook endpoint from the public network interface.
  • Apply network controls or firewall rules to block unauthenticated HTTP POST traffic to the webhook URL from untrusted sources, ensuring only trusted IP ranges can reach the endpoint.

Generated by OpenCVE AI on April 16, 2026 at 12:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-fhvm-j76f-qmjv OpenClaw has a potential access-group authorization bypass if channel type lookup fails
History

Mon, 09 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 06 Mar 2026 16:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}


Thu, 05 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.2.2 fail to validate webhook secrets in Telegram webhook mode (must be enabled), allowing unauthenticated HTTP POST requests to the webhook endpoint that trust attacker-controlled JSON payloads. Remote attackers can forge Telegram updates by spoofing message.from.id and chat.id fields to bypass sender allowlists and execute privileged bot commands.
Title OpenClaw < 2026.2.2 - Authorization Bypass via Unauthenticated Telegram Webhook
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-345
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-09T17:00:33.408Z

Reserved: 2026-02-27T19:17:24.607Z

Link: CVE-2026-28454

cve-icon Vulnrichment

Updated: 2026-03-09T17:00:24.001Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-05T22:16:17.817

Modified: 2026-03-09T18:03:30.790

Link: CVE-2026-28454

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T12:15:35Z

Weaknesses