CVE-2026-100588
8.3OpenClaw · OpenClaw
OpenClaw fails to enforce administrator scope requirements on browser control via the node.invoke method, allowing authenticated users with write-scope to interact with browser applications.
Executive summary
A high-severity authorization flaw in OpenClaw allows authenticated users with limited privileges to perform unauthorized administrative actions within browser sessions.
Vulnerability
This vulnerability is an improper authorization flaw (CWE-863) where the node.invoke method fails to validate administrative credentials for browser control functions. Any authenticated user with write-level access can bypass intended security constraints to inspect and manipulate browser-visible applications.
Business impact
The vulnerability poses a significant risk to data confidentiality and integrity, as attackers can perform unauthorized actions on behalf of the application. Given the CVSS score of 8.3, this flaw is considered high risk: it potentially allows for the exfiltration of sensitive information or the performance of unauthorized transactions within active browser sessions.
Remediation
Immediate Action: Update the OpenClaw npm package to version 2026.7.1 or later to implement the necessary administrative scope checks.
Proactive Monitoring: Review application access logs for unusual patterns of node.invoke method calls originating from non-administrative user accounts.
Compensating Controls: Restrict access to the affected Gateway deployments to trusted network segments, and implement strict identity and access management policies for all user accounts assigned write-level permissions.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The authorization bypass in OpenClaw represents a significant security oversight that could lead to unauthorized system interaction. Organizations must prioritize updating to version 2026.7.1 immediately to restore proper access control enforcement and prevent potential exploitation of the browser control interface.
More OpenClaw CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by wwwvwwvwwwwwvwwvw, per the CVE Program record.
- GitHub Security Advisory (GHSA-jghr-xp78-995p) Vendor advisory
- VulnCheck Advisory: OpenClaw before 2026.7.1 Authentication Bypass via node.invoke Third-party advisory