Improper access control in OpenClaw - #VU126449
Published: April 17, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to continue using a revoked bearer token to authorize gateway requests.
The vulnerability exists due to improper access control in gateway HTTP and WebSocket handlers when processing authenticated requests after SecretRef rotation. A remote user can present an old bearer token to continue using a revoked bearer token to authorize gateway requests.
The issue affects the gateway HTTP and upgrade surfaces until the process is restarted.