Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. openclaw
  4. ›
  5. CVE-2026-35632

CVE-2026-35632: OpenClaw: Symlink Traversal via IDENTITY.md appendFile in agents.create/update (Incomplete Fix for CVE-2026-32013)

March 26, 2026 (updated April 18, 2026)

The patch for CVE-2026-32013 introduced symlink resolution and workspace boundary enforcement for agents.files.get and agents.files.set. However, two other handlers in the same file (agents.create and agents.update) still use raw fs.appendFile on the IDENTITY.md file without any symlink containment check. An attacker who can place a symlink in the agent workspace can hijack the IDENTITY.md path to append attacker-controlled content to arbitrary files on the system.

References

  • github.com/advisories/GHSA-7xr2-q9vf-x4r5
  • github.com/advisories/GHSA-fgvx-58p6-gjwc
  • github.com/openclaw/openclaw
  • github.com/openclaw/openclaw/blob/main/src/gateway/server-methods/agents.ts
  • github.com/openclaw/openclaw/blob/main/src/gateway/server-methods/agents.ts
  • github.com/openclaw/openclaw/blob/main/src/gateway/server-methods/agents.ts
  • github.com/openclaw/openclaw/security/advisories/GHSA-7xr2-q9vf-x4r5
  • nvd.nist.gov/vuln/detail/CVE-2026-35632
  • www.vulncheck.com/advisories/openclaw-symlink-traversal-via-identity-md-appendfile-in-agents-create-update

Code Behaviors & Features

Detect and mitigate CVE-2026-35632 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2026.2.22

Solution

Unfortunately, there is no solution available yet.

Impact 7.1 HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-61: UNIX Symbolic Link (Symlink) Following

Source file

npm/openclaw/CVE-2026-35632.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:54 +0000.