Description
OpenClaw through 2026.2.22 contains a symlink traversal vulnerability in agents.create and agents.update handlers that use fs.appendFile on IDENTITY.md without symlink containment checks. Attackers with workspace access can plant symlinks to append attacker-controlled content to arbitrary files, enabling remote code execution via crontab injection or unauthorized access via SSH key manipulation.
Published: 2026-04-09
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a symlink traversal flaw in the agents.create and agents.update handlers, where a file channel append operation is performed on an IDENTITY.md file without checking if the target is a symbolic link. An attacker with access to a workspace can create a symlink that points to any file on the system. When the application appends data to IDENTITY.md, the symlink causes attacker-controlled content to be written to the target file. This can be leveraged for malicious modifications such as injecting commands into crontab entries or adding unauthorized SSH keys, leading to remote code execution. The weakness maps to CWE‑61, a subcategory of path traversal.

Affected Systems

OpenClaw software up through version 2026.2.22 is affected. The flaw exists in the agents component of the product. Vendors and system administrators should verify that their deployment is not running a version older than 2026.2.22.

Risk and Exploitability

The CVSS base score is 6.9, indicating a medium severity with notable impact. No EPSS score is available, so current exploit prevalence is unknown, but the vulnerability is not listed in the CISA KEV catalog. Attackers would need workspace access to create the malicious symlink, making privilege or access control a key prerequisite. If such access is granted, the resulting path traversal can write to arbitrary files, leading to complete compromise of the host. Given the potential for remote code execution and the moderate severity rating, the risk is considered significant for exposed deployments.

Generated by OpenCVE AI on April 9, 2026 at 22:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the openclaw update that addresses the symlink restriction, upgrading to a version newer than 2026.2.22.

Generated by OpenCVE AI on April 9, 2026 at 22:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-7xr2-q9vf-x4r5 OpenClaw: Symlink Traversal via IDENTITY.md appendFile in agents.create/update (Incomplete Fix for CVE-2026-32013)
History

Fri, 10 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 09 Apr 2026 21:45:00 +0000

Type Values Removed Values Added
Description OpenClaw through 2026.2.22 contains a symlink traversal vulnerability in agents.create and agents.update handlers that use fs.appendFile on IDENTITY.md without symlink containment checks. Attackers with workspace access can plant symlinks to append attacker-controlled content to arbitrary files, enabling remote code execution via crontab injection or unauthorized access via SSH key manipulation.
Title OpenClaw < 2026.2.22 - Symlink Traversal via IDENTITY.md appendFile in agents.create/update
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-61
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:L/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-10T13:59:38.855Z

Reserved: 2026-04-04T12:29:42.738Z

Link: CVE-2026-35632

cve-icon Vulnrichment

Updated: 2026-04-10T13:59:13.332Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-09T22:16:32.003

Modified: 2026-04-15T17:09:56.083

Link: CVE-2026-35632

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:28:30Z

Weaknesses