Skip to main content

OpenClaw CVE-2026-62189

HIGH
Improper Link Resolution Before File Access (CWE-59)
2026-07-13 VulnCheck
7.6
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

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

Network-reachable but requires authenticated low-privilege access (PR:L) and winning a hard-to-control symlink/policy race (AC:H); high confidentiality/integrity impact, only low availability effect, no scope change.

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L
4.0 AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/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
Analysis Generated
Jul 13, 2026 - 22:04 vuln.today
CVE Published
Jul 13, 2026 - 21:30 cve.org
HIGH 7.6

DescriptionCVE.org

OpenClaw versions before 2026.6.9 contain a symlink following vulnerability in the mirror sync feature that allows lower-trust callers to perform actions requiring stronger authorization. Attackers can exploit remote symlink parents to bypass policy checks and authorization boundaries when the feature is enabled and reachable.

AnalysisAI

Authorization bypass via symlink following in OpenClaw's mirror sync feature (versions before 2026.6.9) lets a lower-privilege caller escalate into actions that should require stronger authorization. By planting or referencing symlink parents on a remote mirror target, an authenticated attacker can trick the sync logic into resolving links that cross policy and trust boundaries, yielding high confidentiality and integrity impact. There is no public exploit identified at time of analysis and no CISA KEV listing; no EPSS score was supplied.

Technical ContextAI

The flaw is a classic CWE-59 (Improper Link Resolution Before File Access, i.e. 'symlink following'). OpenClaw's mirror sync feature synchronizes content against a remote mirror; when it resolves paths it follows symbolic links whose parent directories are attacker-influenced ('remote symlink parents'). Because the authorization/policy checks are performed against the apparent path rather than the fully canonicalized target, a symlink lets the operation escape the intended directory or trust context and act with the sync process's stronger authority. The CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* identifies the affected component as the OpenClaw application itself across all versions prior to the fix. The root-cause class is a TOCTOU-adjacent path-resolution weakness where policy enforcement and file access disagree on what the path actually refers to.

RemediationAI

Vendor-released patch: upgrade OpenClaw to version 2026.6.9 or later, which is the primary and confirmed fix (see GitHub Security Advisory GHSA-m38g-vpwj-mpg9 at https://github.com/openclaw/openclaw/security/advisories/GHSA-m38g-vpwj-mpg9). Where immediate upgrade is not possible, disable the mirror sync feature entirely to remove the attack surface, at the cost of losing mirror synchronization functionality. If the feature must remain enabled, restrict its reachability so only trusted callers can invoke it (network ACLs and tightened authentication) and, where supported, run sync against storage that does not follow symlinks (e.g. mount with nosymfollow or configure the sync target to reject symlinked parents) - this blocks link traversal but may break workflows that legitimately rely on links. Corroborate exact fix details against the VulnCheck advisory at https://www.vulncheck.com/advisories/openclaw-symlink-following-via-mirror-sync.

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

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