Description
OpenClaw before 2026.3.31 contains a symlink following vulnerability in SSH sandbox tar upload that allows remote attackers to write arbitrary files. Attackers can exploit this by uploading tar archives containing symlinks to escape the sandbox and overwrite files on the remote host.
Published: 2026-04-27
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Arbitrary File Write
Action: Patch Now
AI Analysis

Impact

OpenClaw before 2026.3.31 contains a symlink following vulnerability in its SSH sandbox tar upload feature. The flaw permits a remote attacker to craft a tar archive that includes a symlink pointing outside the intended extraction directory, enabling the attacker to overwrite arbitrary files on the host after the upload is processed. This alters the confidentiality, integrity, and availability of the system by allowing the attacker to place or modify files with system‑level privileges, potentially facilitating further compromise. The weakness is identified as CWE‑59, which tracks input handling errors that lead to unintended pointer or path resolution.

Affected Systems

Vendors: OpenClaw (OpenClaw) is impacted. All releases prior to version 2026.3.31 are vulnerable. The affected product is listed under the CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*. Administrators should verify that their deployment is running a version older than 2026.3.31 to determine if remediation is required.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity risk, and the vulnerability is exploitable from a remote attacker without authentication, as it relies solely on the ability to upload a tar file via the SSH sandbox. Based on the description, it is inferred that the attacker can perform this action without prior authentication, simply by uploading a malicious archive. Although EPSS data is currently unavailable, the lack of listing in CISA KEV suggests there have not yet been widespread public exploitation reports. Nevertheless, the potential for arbitrary file overwrite remains substantial, and an attacker who can upload a malicious archive could compromise the system quickly. The attack vector is inferred to be remote over the web interface or SSH session that accepts tar uploads.

Generated by OpenCVE AI on April 28, 2026 at 19:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.3.31 or later, which removes the vulnerable tar upload handling.
  • If an upgrade is not immediately possible, disable the tar upload capability or enforce stricter validation that rejects any archive containing symlinks.
  • Configure the SSH sandbox to ignore symlinks or to strip them during extraction.
  • Monitor application logs for unexpected file modification activity and apply least privilege to the account that runs the SSH sandbox.

Generated by OpenCVE AI on April 28, 2026 at 19:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.31 contains a symlink following vulnerability in SSH sandbox tar upload that allows remote attackers to write arbitrary files. Attackers can exploit this by uploading tar archives containing symlinks to escape the sandbox and overwrite files on the remote host.
Title OpenClaw < 2026.3.31 - Arbitrary File Write via Symlink Following in SSH Sandbox Tar Upload
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': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-29T14:05:55.863Z

Reserved: 2026-04-20T14:09:02.629Z

Link: CVE-2026-41364

cve-icon Vulnrichment

Updated: 2026-04-29T14:05:52.030Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-28T00:16:25.410

Modified: 2026-04-28T18:45:44.107

Link: CVE-2026-41364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T19:45:07Z

Weaknesses