Path traversal in OpenClaw - CVE-2026-22171
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to write arbitrary files.
The vulnerability exists due to path traversal in extensions/feishu/src/media.ts when building temporary file paths from untrusted Feishu media keys. A remote user can supply specially crafted media key values to write arbitrary files.
Exploitation is limited to locations writable by the OpenClaw process and requires control over Feishu media key values returned to the client.