Skip to main content

OpenClaw EUVDEUVD-2026-33336

| CVE-2026-35673 MEDIUM
Incorrect Authorization (CWE-863)
2026-05-29 disclosure@vulncheck.com GHSA-7339-549c-w53j
5.9
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.9 MEDIUM
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:H/VI:L/VA:N/SC:L/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:H/VI:L/VA:N/SC:L/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
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
P
Scope
X

Lifecycle Timeline

2
Patch available
May 29, 2026 - 17:02 EUVD
Analysis Generated
May 29, 2026 - 16:52 vuln.today

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 1 npm packages depend on openclaw (1 direct, 0 indirect)

Ecosystem-wide dependent count for version 2026.4.29.

DescriptionCVE.org

OpenClaw before 2026.4.29 contains an SSRF policy bypass vulnerability in browser debug and export routes that allows reuse of already-open blocked tabs. Attackers with access to these routes can bypass private-network SSRF policies by reusing blocked tabs to export or inspect content that should remain protected.

AnalysisAI

SSRF policy bypass in OpenClaw before 2026.4.29 enables authenticated low-privileged attackers to circumvent private-network SSRF protections via browser debug and export routes. The flaw (CWE-863, Incorrect Authorization) allows an attacker who already holds valid credentials to reuse previously blocked browser tabs, causing the application to export or inspect content from protected internal resources that the SSRF policy was intended to restrict. No public exploit has been identified and this vulnerability is not listed in the CISA KEV catalog at time of analysis, though the high confidentiality impact on the vulnerable component (VC:H in CVSS 4.0) warrants prompt patching for internet-exposed instances.

Technical ContextAI

OpenClaw is an open-source project whose browser debug and export features maintain state about open and blocked tabs. The root cause is CWE-863 (Incorrect Authorization): the authorization logic governing SSRF policy enforcement does not re-evaluate a tab's blocked status when that tab is subsequently reused in debug or export route operations. Once a tab has been opened and its outbound request blocked by the SSRF policy, later reuse of that tab object bypasses the policy check entirely, because the enforcement gate runs only at initial tab creation, not on reuse. No CPE data was provided in the available intelligence; affected scope is scoped to the vulnerable component (SC:L in CVSS 4.0), suggesting limited lateral impact to subsequent components. The CVSS 4.0 vector (AV:N/AC:H/AT:P/PR:L/UI:P) reflects that network access is required, conditions must be specifically arranged (AT:P), and low-level authentication plus passive user interaction are prerequisites.

RemediationAI

Upgrade OpenClaw to version 2026.4.29 or later; this is the vendor-indicated fix boundary per the CVE description and the GitHub Security Advisory GHSA-hcm3-8f6r-6xwg. Consult the advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-hcm3-8f6r-6xwg and the VulnCheck write-up at https://www.vulncheck.com/advisories/openclaw-ssrf-policy-bypass-via-browser-debug-export-routes for additional patch confirmation. If immediate upgrade is not feasible, restrict access to the browser debug and export routes via network-layer controls (e.g., firewall rules, reverse-proxy ACLs) so that only explicitly trusted, highly privileged users can reach these endpoints - this raises the effective privilege bar above the PR:L level the CVSS vector reflects. Additionally, disabling browser debug features in production environments is a viable compensating control if the feature is not operationally required; note this may impact debugging workflows. Do not rely on SSRF policy configuration alone as a control while the vulnerable version remains deployed, since the bypass directly targets that policy.

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

EUVD-2026-33336 vulnerability details – vuln.today

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