Description
OpenClaw versions 2026.5.20 before 2026.6.9 contain a privilege escalation vulnerability in plugin install commands that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can exploit misconfigured input paths or enabled features to escalate privileges and perform unauthorized actions when the feature is reachable.
Published: 2026-07-13
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions prior to 2026.6.9 allow lower‑trust callers to gain elevated privileges through the plugin install command. The flaw results from insufficient validation of input paths and enabled features, enabling an attacker to execute or persist actions beyond their intended authorization, a weakness described by CWE-732 and CWE-862.

Affected Systems

The affected product is OpenClaw by OpenClaw. Versions 2026.5.20 through 2026.6.8 inclusive are vulnerable. Users running these releases without upgrading to 2026.6.9 or later are at risk.

Risk and Exploitability

The CVSS score of 8.7 categorizes this flaw as high severity. The EPSS score is below 1 percent, indicating a low but non‑zero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. It is inferred from the description that attackers exploit the flaw by invoking the plugin install functionality, which may be reachable remotely or locally depending on configuration. Exploitation can lead to unauthorized code execution with higher privileges, compromising the confidentiality, integrity, and availability of the affected system.

Generated by OpenCVE AI on July 31, 2026 at 11:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.6.9 or later
  • Disable or restrict the plugin install feature for untrusted users
  • Validate and sanitize all input paths used during plugin installation
  • Enforce strict role‑based access control to limit who may perform plugin installs

Generated by OpenCVE AI on July 31, 2026 at 11:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description OpenClaw versions 2026.5.20 before 2026.6.9 contain a privilege escalation vulnerability in plugin install commands that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can exploit misconfigured input paths or enabled features to escalate privileges and perform unauthorized actions when the feature is reachable.
Title OpenClaw 2026.5.20 < 2026.6.9 Privilege Escalation via Plugin Install
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-732
CWE-862
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T04:00:18.676Z

Reserved: 2026-07-13T16:38:58.353Z

Link: CVE-2026-62194

cve-icon Vulnrichment

Updated: 2026-07-14T12:53:10.418Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:15:05Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource

  • CWE-862

    Missing Authorization