Improper access control in OpenClaw - CVE-2026-28456
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper access control in hook module path handling when loading configured JavaScript or TypeScript transform modules through dynamic import(). A remote privileged user can modify gateway configuration to cause the process to load an unintended local module and execute arbitrary code.
This issue applies when the attacker can modify gateway configuration, such as through gateway configuration endpoints.