#VU125122 Improper privilege management in OpenClaw

 

#VU125122 Improper privilege management in OpenClaw

Published: April 8, 2026


Vulnerability identifier: #VU125122
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/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-269
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote user to bypass the sandbox boundary and initialize the host-side ACP runtime.

The vulnerability exists due to improper privilege management in sessions_spawn(runtime="acp") when handling sandboxed spawn requests. A remote privileged user can invoke sessions_spawn with runtime="acp" to bypass the sandbox boundary and initialize the host-side ACP runtime.

The issue arises because sandbox inheritance checks enforced for runtime="subagent" were not equivalently enforced for runtime="acp".


Remediation

Install security update from vendor's website.

External links