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.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4Blast Radius
ecosystem impact- 1 npm packages depend on openclaw (1 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.2.24.
DescriptionCVE.org
OpenClaw versions prior to 2026.2.24 contain a local media root bypass vulnerability in sendAttachment and setGroupIcon message actions when sandboxRoot is unset. Attackers can hydrate media from local absolute paths to read arbitrary host files accessible by the runtime user.
AnalysisAI
OpenClaw versions prior to 2026.2.24 contain a local media root bypass vulnerability that allows authenticated attackers to read arbitrary files from the host system through the sendAttachment and setGroupIcon message actions when sandboxRoot configuration is unset. An attacker with valid credentials can exploit path traversal to hydrate media from absolute file paths, gaining unauthorized access to sensitive files accessible by the OpenClaw runtime user. A patch is available from the vendor, and this vulnerability has been tracked in the ENISA EUVD database (EUVD-2026-12732) with confirmed GitHub security advisory and commit-level patch information.
Technical ContextAI
The vulnerability exists in OpenClaw's message handling functionality, specifically in the sendAttachment and setGroupIcon actions that process media file references. The root cause is classified under CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), which represents a path traversal weakness. When the sandboxRoot configuration parameter is not set (remains unset), the application fails to properly validate and restrict media file paths to an intended sandbox directory, allowing attackers to supply absolute file paths that bypass directory restrictions. This affects all versions of OpenClaw prior to 2026.2.24, as confirmed by the CPE string cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* which matches all affected versions in that range.
RemediationAI
Upgrade OpenClaw to version 2026.2.24 or later immediately, using the patch provided by the vendor at https://github.com/openclaw/openclaw/commit/270ab03e379f9653e15f7033c9830399b66b7e51 or the full advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-fqcm-97m6-w7rm. Ensure the sandboxRoot configuration parameter is explicitly set to a restricted directory in all OpenClaw deployments to prevent future exploitation even if the code-level fix is incomplete. As a temporary mitigation for instances that cannot be immediately patched, restrict network access to OpenClaw to trusted internal networks only, revoke unnecessary user accounts to reduce the authenticated attack surface, and monitor for suspicious file access patterns in application logs (particularly sendAttachment and setGroupIcon calls with absolute paths). Additionally, implement file access controls at the OS level to ensure the OpenClaw runtime user has minimal necessary permissions.
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 Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12732
GHSA-fqcm-97m6-w7rm