CVE-2026-62209: OpenClaw 2026.5.10-beta.1 < 2026.6.5 Authorization Bypass via agent-mode dispatch
OpenClaw versions 2026.5.10-beta.1 before 2026.6.5 contain an authorization bypass in the ClickClack agent-mode dispatch feature, which could ignore the toolsAllow policy check. When the affected feature is enabled and reachable, a lower-trust caller or configured input path could perform actions that should have required a stronger authorization or policy check.
Security readout for executives and security teams
Plain-English summary
This flaw could let a lower-trust OpenClaw caller make ClickClack agent-mode perform actions that policy should have blocked. The business risk is unauthorized access or changes through an enabled, reachable automation path, not general service outage.
Executive priority
Treat as high priority where OpenClaw automation can access sensitive systems or perform privileged actions. Patch or disable the feature promptly because the issue targets authorization boundaries, even though active exploitation is not evidenced in the bundle.
Technical view
CVE-2026-62209 is a CWE-863 authorization bypass in OpenClaw ClickClack agent-mode dispatch. Affected versions before 2026.6.5 could ignore the toolsAllow policy check. CVSS 8.1 reflects network reachability, low privileges, no user interaction, and high confidentiality and integrity impact.
Likely exposure
Exposure is most likely for OpenClaw deployments running 2026.5.10-beta.1 before 2026.6.5 with ClickClack agent-mode dispatch enabled and reachable. The bundle does not indicate impact when that feature is disabled, unreachable, or upgraded to 2026.6.5 or later.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. The described precondition is access by a lower-trust caller or configured input path to the affected agent-mode dispatch feature.
Researcher notes
Key unknowns remain: exact vulnerable code path details, exploit maturity, and whether any compensating controls fully prevent policy bypass. Validate exposure from version, feature enablement, reachability, and authorization policy behavior without relying only on package presence.
Mitigation direction
Upgrade OpenClaw to 2026.6.5 or later where applicable.
Disable ClickClack agent-mode dispatch if it is not required.
Restrict network access to any reachable agent-mode dispatch path.
Review vendor advisory guidance before applying compensating controls.
Recheck toolsAllow policy configuration after remediation.
Validation and detection
Inventory OpenClaw versions across production, staging, and CI environments.
Identify whether ClickClack agent-mode dispatch is enabled and externally reachable.
Confirm affected systems enforce toolsAllow checks after upgrade or configuration changes.
Review logs for unexpected lower-trust caller activity through agent-mode dispatch.
Track the GitHub advisory and CVE record for updates.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-863 · source CWE mapping
Incorrect Authorization
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.