Description
OpenClaw versions prior to 2026.3.2 contain a vulnerability in the stageSandboxMedia function in which it fails to validate destination symlinks during media staging, allowing writes to follow symlinks outside the sandbox workspace. Attackers can exploit this by placing symlinks in the media/inbound directory to overwrite arbitrary files on the host system outside sandbox boundaries.
Published: 2026-03-19
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Write
Action: Patch ASAP
AI Analysis

Impact

The vulnerability is a symlink traversal flaw in the stageSandboxMedia function, which allows write operations to follow symbolic links outside the intended sandbox. This results in arbitrary file write, enabling an attacker to overwrite critical files on the host system. The weakness aligns with CWE-59, representing a path traversal/dir traversal flaw that can compromise integrity and availability of system files.

Affected Systems

Affected product: OpenClaw (OpenClaw:OpenClaw). Vulnerable versions are all releases prior to 2026.3.2. No additional version details were provided.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium to high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires access to the media/inbound directory, likely through local filesystem privileges or by uploading crafted symlinks if the application permits. The likely attack vector is local, though remote exploitation could be possible if the web interface allows user uploads that end up in that directory.

Generated by OpenCVE AI on March 19, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.3.2 or later. Carefully verify that the upgrade is applied and the stageSandboxMedia function behaves correctly.
  • If an upgrade cannot be performed immediately, remove or block any symbolic links in the media/inbound directory and prevent write access to that directory until a patch is applied. This limits the ability of an attacker to overwrite files outside the sandbox.
  • Monitor the vendor advisory and security channels for patch releases, and apply them as soon as they become available. Keep the application and its dependencies up to date to prevent exploitation of similar flaws.

Generated by OpenCVE AI on March 19, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-cfvj-7rx7-fc7c OpenClaw: stageSandboxMedia destination symlink traversal can overwrite files outside sandbox workspace
History

Thu, 19 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 19 Mar 2026 01:30:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.3.2 contain a vulnerability in the stageSandboxMedia function in which it fails to validate destination symlinks during media staging, allowing writes to follow symlinks outside the sandbox workspace. Attackers can exploit this by placing symlinks in the media/inbound directory to overwrite arbitrary files on the host system outside sandbox boundaries.
Title OpenClaw < 2026.3.2 - Symlink Traversal in stageSandboxMedia Destination
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-59
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-19T17:03:11.991Z

Reserved: 2026-03-10T19:48:11.110Z

Link: CVE-2026-31990

cve-icon Vulnrichment

Updated: 2026-03-19T17:03:08.195Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-19T02:16:03.647

Modified: 2026-03-19T19:16:08.117

Link: CVE-2026-31990

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:10:38Z

Weaknesses