#VU125147 Improper Authorization in OpenClaw - CVE-2026-32916

 

#VU125147 Improper Authorization in OpenClaw - CVE-2026-32916

Published: April 8, 2026


Vulnerability identifier: #VU125147
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-32916
CWE-ID: CWE-285
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links