Code Injection in OpenClaw - #VU128815

 

Code Injection in OpenClaw - #VU128815

Published: May 1, 2026


Vulnerability identifier: #VU128815
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote user to execute unintended JavaScript.

The vulnerability exists due to improper control of code generation in webhook transform module import handling when resolving a transform module path through a symlinked entry outside the trusted transform directory. A remote user can cause the gateway to dynamically import attacker-controlled code to execute unintended JavaScript.

Exploitation requires hook transforms to be enabled and reachable, influence over transform path resolution, and a symlink escape to attacker-controlled code.


Remediation

Install security update from vendor's website.

External links