Skip to main content

OpenClaw CVE-2026-62197

MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-07-13 VulnCheck
6.3
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
6.3 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/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
vuln.today AI
8.5 HIGH

Network-accessible SSRF with scope change to internal systems; lower-trust auth required (PR:L); no direct vulnerable-system impact but high confidentiality breach on subsequent network targets.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

1
Analysis Generated
Jul 13, 2026 - 22:12 vuln.today

DescriptionCVE.org

OpenClaw before 2026.6.6 contains a policy bypass vulnerability in browser CDP discovery that accepts blocked WebSocket URLs. Attackers with lower-trust access can reach network destinations that should have been blocked by OpenClaw policy when the affected feature is enabled.

AnalysisAI

OpenClaw's browser CDP (Chrome DevTools Protocol) discovery component fails to enforce its own URL blocklist, allowing lower-trust authenticated users to reach network destinations that OpenClaw policy should have denied access to. The root cause is a Server-Side Request Forgery variant (CWE-918) where blocked WebSocket URLs submitted through CDP discovery are accepted and proxied without policy enforcement. The CVSS 4.0 vector (SC:H/SI:L) confirms the primary impact lands on downstream or segmented network resources - not OpenClaw itself - making this a network segmentation bypass rather than a direct system compromise. No public exploit code or CISA KEV listing has been identified at time of analysis.

Technical ContextAI

OpenClaw (CPE: cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*) is a browser automation or proxy tool that integrates with Chrome DevTools Protocol (CDP) for browser session discovery. CDP uses WebSocket connections for communication, and OpenClaw implements a URL policy layer intended to block access to restricted network destinations. CWE-918 (Server-Side Request Forgery) describes the root cause: the CDP discovery subsystem fails to validate or enforce the configured blocklist when handling inbound WebSocket URL requests, effectively using the OpenClaw server as a proxy to reach otherwise-inaccessible segments. The CVSS 4.0 vector AV:N/AC:L/AT:N/PR:L/UI:N with SC:H/SI:L and no vulnerable-system impact (VC:N/VI:N/VA:N) is consistent with a classic SSRF pattern where the attacker's direct target is the internal network, not the intermediary application.

RemediationAI

The primary remediation is to upgrade OpenClaw to version 2026.6.6 or later, which addresses the policy enforcement failure in the CDP discovery component per the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-3x84-qq85-fj65. As a compensating control where immediate upgrade is not possible, operators should disable the browser CDP discovery feature if it is not operationally required - this eliminates the attack surface entirely but will break any automation or browser session workflows that depend on CDP integration. Alternatively, restricting lower-trust user accounts from accessing the CDP discovery functionality via access controls reduces the exploitable privilege level, though the precise mechanism depends on OpenClaw's authorization model. Network-layer egress filtering that independently enforces the same destination blocklist at the firewall or proxy level would mitigate the SSRF bypass even if OpenClaw's internal policy fails, and is recommended as defense-in-depth regardless of patching status. Additional context is available from VulnCheck at https://www.vulncheck.com/advisories/openclaw-policy-bypass-via-cdp-discovery.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Share

CVE-2026-62197 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy