Improper Validation of Specified Type of Input in OpenClaw - CVE-2026-27007
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to cause sandbox containers to be incorrectly reused.
The vulnerability exists due to improper handling of order-sensitive configuration data in normalizeForHash in src/agents/sandbox/config-hash.ts when processing sandbox configuration arrays. A remote user can supply a configuration change that only alters primitive array order to cause sandbox containers to be incorrectly reused.
This affects sandbox recreation decisions for order-sensitive arrays such as Docker dns and binds entries.