Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3DescriptionCVE.org
OpenClaw Canvas Path Traversal Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive information on affected installations of OpenClaw. Authentication is required to exploit this vulnerability.
The specific flaw exists within the handling of the path parameters provided to the canvas gateway endpoint. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to disclose information in the context of the service account. Was ZDI-CAN-29312.
AnalysisAI
Authenticated remote attackers can traverse the file system through the OpenClaw canvas gateway endpoint to disclose sensitive information due to insufficient path validation. The vulnerability affects OpenClaw across unspecified versions and requires valid user credentials; attackers operating with low-privilege accounts can read arbitrary files in the service account context. No public exploit code or active exploitation has been identified at the time of analysis.
Technical ContextAI
The vulnerability exists in OpenClaw's canvas gateway endpoint, which processes path parameters for file operations. The root cause is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, also known as 'Path Traversal'). The endpoint fails to properly validate or sanitize user-supplied path inputs before passing them to file system operations, allowing an attacker to use directory traversal sequences (such as '../' or encoded variants) to access files outside the intended directory. Since the service operates within a service account context, the attacker's read access is bounded by that account's file system permissions rather than individual user restrictions. The CPE designation (cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*) indicates the vulnerability affects OpenClaw without specific version constraints documented in the available data.
RemediationAI
Apply the patch or upgrade provided by the OpenClaw project as documented in the GitHub security advisory GHSA-jq4x-98m3-ggq6 (https://github.com/openclaw/openclaw/security/advisories/GHSA-jq4x-98m3-ggq6) and the ZDI advisory ZDI-26-227 (https://www.zerodayinitiative.com/advisories/ZDI-26-227/). As a temporary mitigation, restrict network access to the OpenClaw canvas gateway endpoint to trusted users only, and monitor file system access logs for suspicious path traversal patterns in requests to that endpoint. Ensure service account permissions follow the principle of least privilege to minimize the scope of information that can be disclosed even if the vulnerability is exploited.
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same weakness CWE-22 – Path Traversal
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21619