Openclaw
CVE-2026-32025
HIGH
Severity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
OpenClaw versions prior to 2026.2.25 contain an authentication hardening gap in browser-origin WebSocket clients that allows attackers to bypass origin checks and auth throttling on loopback deployments. An attacker can trick a user into opening a malicious webpage and perform password brute-force attacks against the gateway to establish an authenticated operator session and invoke control-plane methods.
AnalysisAI
A WebSocket authentication bypass vulnerability in OpenClaw gateway software allows attackers to circumvent origin validation and rate limiting protections when deployed on localhost/loopback interfaces. The flaw enables malicious websites to conduct brute-force attacks against the gateway's authentication mechanism through a victim's browser, potentially gaining full administrative control over the OpenClaw control plane. With a 7.5 CVSS score and requiring only user interaction to exploit, this represents a significant risk for organizations running OpenClaw in loopback configurations.
Technical ContextAI
OpenClaw is a gateway or control plane software that uses WebSocket connections for browser-based client communication. The vulnerability stems from improper enforcement of origin checks (CWE-307: Improper Restriction of Excessive Authentication Attempts) specifically affecting loopback deployments where the service runs on localhost or 127.0.0.1. When browsers connect to WebSocket endpoints on loopback addresses, the Same-Origin Policy enforcement can be inconsistent, and OpenClaw versions before 2026.2.25 fail to properly validate the origin header or implement adequate authentication throttling for these connections. This allows cross-origin requests from malicious websites to bypass security controls that would normally prevent unauthorized access attempts.
RemediationAI
Upgrade OpenClaw to version 2026.2.25 or later, which contains the fix documented in commit c736f11a16d6bc27ea62a0fe40fffae4cb071fdb. For immediate mitigation before patching, avoid running OpenClaw on loopback interfaces or implement additional authentication layers such as reverse proxy authentication. Organizations should review the vendor security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-jmmg-jqc7-5qf4 and the detailed vulnerability analysis at https://www.vulncheck.com/advisories/openclaw-password-brute-force-via-browser-origin-websocket-authentication-bypass for complete remediation guidance.
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 technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
GHSA-jmmg-jqc7-5qf4