Skip to main content

OpenClaw CVE-2026-42439

| EUVDEUVD-2026-27261 MEDIUM
Missing Authorization (CWE-862)
2026-05-05 VulnCheck
4.9
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
4.9 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/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:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:H/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
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

4
Severity Changed
May 05, 2026 - 12:37 NVD
HIGH MEDIUM
CVSS changed
May 05, 2026 - 12:37 NVD
8.5 (HIGH) 4.9 (MEDIUM)
Source Code Evidence Fetched
May 05, 2026 - 12:17 vuln.today
Analysis Generated
May 05, 2026 - 12:17 vuln.today

DescriptionCVE.org

OpenClaw before 2026.4.10 contains a server-side request forgery policy bypass vulnerability in the browser tabs action select and close routes. Attackers can bypass configured browser SSRF policy protections by exploiting the /tabs/action endpoint to perform unauthorized tab navigation operations.

AnalysisAI

Server-side request forgery (SSRF) policy bypass in OpenClaw npm package allows authenticated remote attackers to perform unauthorized browser tab navigation operations, circumventing configured SSRF protections through the /tabs/action endpoint. OpenClaw versions before 2026.4.10 are affected. Vendor-released patch version 2026.4.10 is available (confirmed by GitHub advisory GHSA-rj2p-j66c-mgqh and commit 48c0347). No public exploit identified at time of analysis, though EPSS data not available. The CVSS score of 8.5 with scope change (S:C) indicates potential for significant cross-boundary impact despite requiring low-privilege authentication.

Technical ContextAI

OpenClaw is an npm package providing browser automation capabilities with built-in SSRF (Server-Side Request Forgery) policy controls designed to restrict unauthorized navigation and resource access. The vulnerability stems from CWE-862 (Missing Authorization), specifically affecting the /tabs/action endpoint's select and close route handlers. These handlers failed to enforce the configured browser SSRF policy before performing tab operations, creating an authorization gap. SSRF policies typically restrict which URLs or resources browser automation tools can access to prevent attackers from using the server as a proxy to access internal resources, cloud metadata endpoints, or other restricted targets. The affected package is distributed through npm as 'openclaw', with the vulnerability present in all versions prior to 2026.4.10 according to CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*.

RemediationAI

Upgrade OpenClaw to version 2026.4.10 or later; the latest stable release 2026.4.14 available via npm includes the fix (npm install openclaw@latest or npm install openclaw@2026.4.14). The fix enforces browser SSRF policy checks in the select and close branches of the /tabs/action endpoint, implemented in pull request #63332 and commit 48c0347921b7e9438af0312968fc360ca88023f3 (patch details at https://github.com/openclaw/openclaw/commit/48c0347921b7e9438af0312968fc360ca88023f3). For environments unable to immediately upgrade, implement compensating controls by restricting network access to the /tabs/action endpoint through reverse proxy or web application firewall rules to only trusted authenticated users, and enable comprehensive logging of all /tabs/action requests to detect potential abuse attempts; however, this workaround does not eliminate the policy bypass and should be considered temporary only. Review existing SSRF policy configurations to ensure they align with security requirements, as the vulnerability may have allowed past policy violations. Consult the vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-rj2p-j66c-mgqh for complete remediation guidance.

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-42439 vulnerability details – vuln.today

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