CVE-2026-31998
7.0OpenClaw · OpenClaw
OpenClaw contains an authorization bypass vulnerability in the Synology chat channel plugin where an empty allowlist fails open, allowing unauthorized agent dispatch and tool actions.
Executive summary
A critical authorization bypass vulnerability in OpenClaw allows attackers with Synology sender access to perform unauthorized actions due to a misconfigured security policy.
Vulnerability
The vulnerability is an authorization bypass (CWE-863) occurring within the Synology chat channel plugin. When the dmPolicy is set to allowlist with empty allowedUserIds, the system fails open, allowing unauthenticated attackers with Synology sender access to trigger unauthorized agent dispatches and downstream tool executions.
Business impact
The ability for unauthorized actors to trigger downstream tool actions and agent dispatches presents a significant risk to operational integrity and system security. With a CVSS score of 7.0, this flaw represents a high severity risk that could lead to unauthorized data manipulation or unauthorized process execution within the affected environment.
Remediation
Immediate Action: Update the OpenClaw package to version 2026.2.24 or later to apply the necessary authorization logic fixes.
Proactive Monitoring: Review system logs for unusual agent dispatch requests or tool executions originating from the Synology chat integration.
Compensating Controls: If immediate patching is not feasible, consider disabling the Synology chat channel plugin or restricting access to the associated API endpoints until the update can be applied.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit or proof-of-concept available in the provided data.
Analyst recommendation
Given the potential for unauthorized system interaction, administrators should prioritize the deployment of version 2026.2.24. Ensuring that the authorization logic is correctly enforced is essential to prevent the misuse of agent dispatch capabilities. Please verify the application of this update across all environments to mitigate the risk of unauthorized access.
More OpenClaw CVEs
Sources
Originally found and disclosed by tdjackey, per the CVE Program record.
- GitHub Security Advisory (GHSA-gw85-xp4q-5gp9) Vendor advisory
- Patch Commit Patch commit
- Patch Commit Patch commit
- VulnCheck Advisory: OpenClaw 2026.2.22 < 2026.2.24 - Authorization Bypass in Synology Chat Plugin via Empty allowedUserI Third-party advisory