Path traversal in OpenClaw - CVE-2026-28393
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a local privileged user to execute arbitrary code.
The vulnerability exists due to path traversal in hooks.mappings[].transform.module when processing webhook mappings. A local privileged user can configure a transform path that escapes the intended transforms directory and trigger webhook processing to execute arbitrary code.
Exploitation requires the ability to modify hooks configuration through configuration access or authenticated configuration mechanisms.