#VU125217 Incorrect authorization in OpenClaw
Published: April 8, 2026
OpenClaw
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.