CVE-2026-62222: OpenClaw < 2026.5.22 Untrusted Plugin Loading via Setup-mode
OpenClaw before 2026.5.22 contain a vulnerability in setup-mode discovery that allows loading of untrusted workspace plugins. Attackers with lower-trust caller access or control over configured input paths can execute or persist actions beyond their intended authorization level.
Security readout for executives and security teams
Plain-English summary
OpenClaw versions before 2026.5.22 can load plugins from untrusted workspaces during setup-mode discovery. If a lower-trust user can influence configured input paths, they may cause actions outside their authorization. The issue is high severity because successful abuse can affect confidentiality, integrity, and availability.
Executive priority
Treat this as a near-term remediation item for teams using OpenClaw in shared or automated environments. Prioritize systems where untrusted users can influence workspaces or input paths.
Technical view
The vulnerability is CWE-829: inclusion of functionality from an untrusted control sphere. The reported attack vector is local, low complexity, no privileges required, and user interaction required. It affects OpenClaw before 2026.5.22 and centers on setup-mode discovery loading untrusted workspace plugins.
Likely exposure
Exposure is most likely where OpenClaw before 2026.5.22 is used with setup-mode discovery and configurable workspace or input paths influenced by less-trusted users, automation, or shared development environments.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. CVSS indicates local access and user interaction are required, but impact can be high if untrusted plugin loading occurs.
Researcher notes
Evidence is limited to the CVE description, CVSS, CWE, KEV=false status, and advisory links. Do not assume remote exploitability, active exploitation, or broader product impact beyond OpenClaw before 2026.5.22.
Mitigation direction
Upgrade OpenClaw to 2026.5.22 or follow the vendor advisory for the fixed release.
Restrict setup-mode use to trusted workspaces until remediation is complete.
Limit who can modify configured input paths or workspace plugin locations.
Review vendor guidance for any additional supported mitigation or configuration hardening.
Validation and detection
Inventory OpenClaw installations and record their exact versions.
Identify workflows that invoke setup-mode discovery.
Review whether lower-trust users can influence configured input paths.
Check workspaces for unexpected or unauthorized plugins.
Confirm remediated systems run the vendor-fixed version.
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 · low confidence lookup
CWE-829: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
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-829 · source CWE mapping
Inclusion of Functionality from Untrusted Control Sphere
Inclusion of Functionality from Untrusted Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.