In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade openclaw to version 2026.2.2 or higher.
openclaw is a 🦞 OpenClaw — Personal AI Assistant
Affected versions of this package are vulnerable to Incorrect Authorization via the /approve command. An attacker can gain unauthorized approval or denial of pending execution requests by sending specially crafted chat messages through a client with only write access.
Note: This is only exploitable if a client is issued a device token scoped to operator.write without operator.approvals, and the environment allows chat commands to be processed.
This vulnerability can be mitigated by avoiding issuance of write-only device tokens to untrusted clients, disabling text commands (commands.text=false), or restricting access to the webchat/control UI.