Severity by source
CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Adjacent spoofing (AV:A) needing attacker positioning and victim onboarding raises complexity and user interaction (AC:H/UI:R); credential capture yields C:H/I:H, no availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
7Blast Radius
ecosystem impact- 3 npm packages depend on openclaw (3 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.3.28.
DescriptionCVE.org
OpenClaw before 2026.3.28 contains an authentication bypass vulnerability in the remote onboarding component that persists unauthenticated discovery endpoints without explicit trust confirmation. Attackers can spoof discovery endpoints to redirect onboarding toward malicious gateways and capture gateway credentials or traffic.
AnalysisAI
Credential and traffic interception in the OpenClaw CLI (npm package 'openclaw', versions <= 2026.3.24) stems from its remote onboarding component persisting attacker-supplied discovery endpoints without an explicit trust confirmation. An adjacent attacker who can spoof a discovery endpoint can steer onboarding toward an attacker-controlled gateway and capture future gateway credentials or connection traffic. There is no public exploit identified at time of analysis, EPSS risk is negligible (0.01%), and CISA SSVC records no observed exploitation, though the technical impact is rated total.
Technical ContextAI
OpenClaw is a command-line tool (distributed via npm) whose remote onboarding workflow discovers a gateway endpoint over the network and then persists the remote URL and connection details to local configuration. The flaw lives in src/commands/onboard-remote.ts, which accepted a discovered gateway endpoint and saved it without prompting the operator to confirm trust in that endpoint. This maps to CWE-346 (Origin Validation Error): the client fails to validate the authenticity/origin of the discovery response, so a spoofed or malicious discovery service is treated as legitimate. Because subsequent gateway authentication is directed at whatever URL was persisted, a mis-trusted origin becomes a credential-harvesting channel. CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* confirms the single affected product line.
RemediationAI
Vendor-released patch: upgrade to OpenClaw 2026.3.28 or later (fixed by commit d6affb17d85f5f5ab08ef9f2b994b257af12e75a, 'CLI: confirm discovered remote gateways before saving config'); for npm deployments run an update to openclaw@2026.3.28. Until you can upgrade, avoid running the remote onboarding flow on untrusted or shared/adjacent networks, and only perform onboarding where the discovery path cannot be spoofed (e.g., a trusted wired segment or VPN) - the trade-off is operational inconvenience during provisioning. Operators should also manually verify and pin the gateway URL/connection details written to config after onboarding and rotate any gateway credentials that may have been submitted to an unverified endpoint. Advisory: https://github.com/openclaw/openclaw/security/advisories/GHSA-3cw3-5vxw-g2h3.
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-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25326
GHSA-gv2f-q4wp-fvh5