#VU125147 Improper Authorization in OpenClaw - CVE-2026-32916
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote attacker to perform admin-only gateway actions.
The vulnerability exists due to improper authorization in plugin subagent route handling when invoking runtime.subagent.* from a plugin-owned HTTP route with auth: "plugin". A remote attacker can send a specially crafted request to perform admin-only gateway actions.
The issue affects plugin-owned public routes that call subagent runtime methods and rely on gateway authorization to preserve least-privilege scopes.