Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
5DescriptionCVE.org
OpenClaw versions prior to 2026.2.21 incorrectly apply tokenless Tailscale header authentication to HTTP gateway routes, allowing bypass of token and password requirements. Attackers on trusted networks can exploit this misconfiguration to access HTTP gateway routes without proper authentication credentials.
AnalysisAI
OpenClaw versions prior to 2026.2.21 contain an authentication bypass vulnerability in HTTP gateway routes due to incorrect application of tokenless Tailscale header authentication. Attackers on trusted networks can access HTTP gateway routes without providing required token or password credentials, potentially exposing sensitive functionality. A patch is available from the vendor, and this vulnerability has been disclosed publicly via GitHub Security Advisory GHSA-hff7-ccv5-52f8.
Technical ContextAI
The vulnerability stems from a misconfiguration in how OpenClaw applies Tailscale header-based authentication mechanisms to HTTP gateway routes. Tailscale provides a zero-trust networking protocol that can authenticate users via HTTP headers, but OpenClaw incorrectly trusts these headers without validating accompanying token or password requirements. This is classified under CWE-290 (Authentication Bypass by Spoofing), which describes cases where authentication mechanisms can be bypassed by assuming trusted network positions. The affected product is identified via CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*, indicating all versions prior to 2026.2.21 are vulnerable. The root cause is an authentication logic flaw rather than a cryptographic weakness, allowing an attacker already positioned on a trusted network to bypass secondary authentication controls.
RemediationAI
Upgrade OpenClaw immediately to version 2026.2.21 or later, which contains the authentication bypass fix. The patch is available via the vendor's GitHub repository at https://github.com/openclaw/openclaw/commit/356d61aacfa5b0f1d5830716ec59d70682a3e7b8. Until patching is completed, implement network-level mitigations by restricting HTTP gateway route access to specific trusted IP ranges using firewall rules or reverse proxy policies, disable Tailscale header-based authentication on HTTP gateway routes if not essential, and enable comprehensive logging and monitoring of all authentication attempts to HTTP gateway endpoints to detect suspicious access patterns. Verify the patch application by testing that HTTP gateway routes properly enforce token and password validation before granting access.
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same weakness CWE-290 – Authentication Bypass by Spoofing
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13939