Incorrect authorization in OpenClaw - #VU125200

 

Incorrect authorization in OpenClaw - #VU125200

Published: April 8, 2026


Vulnerability identifier: #VU125200
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenClaw
Affected software:
OpenClaw

Detailed vulnerability description

The vulnerability allows a remote user to terminate sessions they do not own.

The vulnerability exists due to incorrect authorization in the HTTP /sessions/:sessionKey/kill route when handling bearer-authenticated requests. A remote user can send a crafted request to terminate sessions they do not own.

The affected route could reach the admin kill path without binding the action to requester ownership or caller-granted operator scopes.


Remediation

Install security update from vendor's website.

Sources