#VU125217 Incorrect authorization in OpenClaw

 

#VU125217 Incorrect authorization in OpenClaw

Published: April 8, 2026


Vulnerability identifier: #VU125217
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote user to disclose model metadata.

The vulnerability exists due to incorrect authorization in the gateway HTTP /v1/models route when handling authenticated HTTP requests with bearer tokens. A remote user can send a request to /v1/models with a token that lacks operator.read to disclose model metadata.

This issue is a cross-surface authorization inconsistency between the WebSocket RPC interface and the HTTP compatibility interface.


Remediation

Install security update from vendor's website.

External links