Skip to main content

OpenClaw CVE-2026-62212

| EUVDEUVD-2026-45100 MEDIUM
Time-of-check Time-of-use (TOCTOU) Race Condition (CWE-367)
2026-07-17 VulnCheck GHSA-97fg-c6xr-m6cw
5.1
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
5.1 MEDIUM
CVSS:4.0/AV:N/AC:H/AT:P/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
7.1 HIGH

Network race condition requires low privilege and timing; scope change to downstream system maps CVSS 4.0 SC:H/SI:L to C:H/I:L with S:C.

3.1 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:H/AT:P/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
High
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Patch available
Jul 17, 2026 - 02:32 EUVD
Analysis Generated
Jul 17, 2026 - 01:07 vuln.today

DescriptionCVE.org

OpenClaw before 2026.5.28 contains a race condition in the MS Teams safeFetch DNS rebinding check. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could win a timing window between the DNS validation check and use, allowing actions that should have required a stronger authorization or policy check. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.

AnalysisAI

DNS rebinding protection bypass in OpenClaw before 2026.5.28 allows a lower-privileged caller to win a TOCTOU race window in the MS Teams safeFetch DNS validation path, potentially enabling requests to internal or restricted resources that should have been blocked by policy. Exploitation requires the safeFetch DNS rebinding check feature to be both enabled and reachable, and practical impact is heavily configuration-dependent. No public exploit code has been identified and no CISA KEV listing exists; the issue is confirmed via a vendor GitHub security advisory and VulnCheck reporting.

Technical ContextAI

OpenClaw includes a safeFetch mechanism for its MS Teams integration, which enforces DNS rebinding protection - a policy layer intended to prevent server-side request forgery by validating that DNS-resolved addresses do not resolve to internal or unauthorized targets. CWE-367 (Time-of-Check Time-of-Use Race Condition) identifies the root cause: the application validates DNS resolution at check time, but a concurrent or asynchronous process can alter that resolution before the address is actually used, creating a window in which the policy check no longer reflects the real network destination. The affected product per CPE is cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* covering all versions prior to 2026.5.28. The CVSS 4.0 scope change metrics (SC:H/SI:L) indicate the primary impact lands on a downstream system rather than on OpenClaw itself, consistent with a DNS rebinding scenario where the vulnerable host is exploited as an internal pivot rather than as a direct target.

RemediationAI

Upgrade OpenClaw to version 2026.5.28 or later, which resolves the TOCTOU race condition in the MS Teams safeFetch DNS rebinding check per the vendor advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-wxm8-ghhq-q688. If an immediate upgrade is operationally blocked, assess whether the MS Teams safeFetch DNS rebinding check feature can be disabled - doing so eliminates the attack surface entirely with no residual risk from this CVE, though it removes the associated DNS rebinding protection (operators should evaluate the tradeoff). As a secondary compensating control, restrict which callers can reach the safeFetch endpoint at the network layer (firewall rules, reverse proxy ACLs) to ensure only fully trusted callers have access, thereby eliminating the 'lower-trust caller' precondition described in the vulnerability; note this does not fix the underlying race condition and provides no protection if a trusted caller is compromised.

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

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