CVE-2026-35632 PUBLISHED

OpenClaw < 2026.2.22 - Symlink Traversal via IDENTITY.md appendFile in agents.create/update

Assigner: VulnCheck
Reserved: 04.04.2026 Published: 09.04.2026 Updated: 10.04.2026

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.

Metrics

CVSS 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
CVSS Score: 6.9

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to None (excl.)
  • Version None is unaffected

Credits

  • Edward-x (@YLChen-007) reporter

References

Problem Types

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