CVE-2026-62217: OpenClaw 2026.5.14-beta.1 < 2026.5.27 Authentication Bypass via exec approvals
OpenClaw 2026.5.14-beta.1 before 2026.5.27 contain an authorization flaw in the QQBot exec approvals feature. When the feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization, allowing non-allowlisted senders to perform unauthorized operations.
Security readout for executives and security teams
Plain-English summary
OpenClaw installations using the QQBot exec approvals feature may let a lower-trust user perform actions they should not be allowed to perform. The reported impact is broad: confidentiality, integrity, and availability can all be affected when the feature is enabled and reachable.
Executive priority
Prioritize within the next remediation cycle, sooner for internet-reachable or automation-heavy deployments. The business concern is unauthorized operational control, not just data disclosure.
Technical view
CVE-2026-62217 is a CWE-863 authorization flaw in OpenClaw exec approvals for QQBot. Sources describe affected exposure as OpenClaw 2026.5.14-beta.1 before 2026.5.27, with network access, low privileges, and no user interaction required. CVSS is 8.8 high.
Likely exposure
Exposure is most likely where OpenClaw beta deployments enabled QQBot exec approvals and made that path reachable to lower-trust callers or untrusted input sources.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Treat it as high-risk because the attack path is network reachable, low-complexity, and affects privileged operations.
Researcher notes
Evidence is limited to the supplied CVE, GitHub advisory, and VulnCheck reference metadata. There is a version-status inconsistency: narrative says before 2026.5.27, while affected data lists 2026.5.27. Validate directly against vendor guidance.
Mitigation direction
Upgrade away from affected OpenClaw versions per vendor guidance.
Disable QQBot exec approvals until version and configuration are verified.
Restrict QQBot and approval endpoints to trusted networks or callers.
Review allowlists and sender authorization rules for unexpected entries.
Check GitHub advisory before assuming 2026.5.27 fully resolves exposure.
Validation and detection
Inventory OpenClaw versions across production and beta environments.
Confirm whether QQBot exec approvals are enabled or reachable.
Review logs for non-allowlisted senders invoking approval-related operations.
Verify authorization tests block lower-trust callers from exec approval paths.
Confirm deployed version status against the vendor advisory.
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 authentication or credential exposure, so valid-account and credential-access 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.