CVE-2026-28391
OpenClaw's Windows cmd.exe parsing may bypass exec allowlist/approval gating
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.2.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openclaw | npm | All versions | 2026.2.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-78OS Command InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-qj77-c3c8-9c3qWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-28391ADVISORY
- https://github.com/openclaw/openclaw/commit/a7f4a53ce80c98ba1452eb90802d447fca9bf3d6WEB
- https://github.com/openclaw/openclawPACKAGE
- https://github.com/openclaw/openclaw/releases/tag/v2026.2.2WEB
- https://www.vulncheck.com/advisories/openclaw-command-injection-via-cmdexe-parsing-bypass-in-allowlist-enforcementWEB
Frequently Asked Questions
- What is CVE-2026-28391?
- OpenClaw's Windows cmd.exe parsing may bypass exec allowlist/approval gating This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-28391?
- CVE-2026-28391 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-28391 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-28363CRITICAL
OpenClaw is vulnerable to validation bypass through GNU long-option abbreviations in allowlist mode
- CVE-2026-42434HIGH
OpenClaw: Sandboxed agents could escape exec routing via host=node override
- CVE-2026-53811HIGH
OpenClaw: Matrix allowFrom could bind to mutable display names
- CVE-2026-53821HIGH
OpenClaw: Trusted-proxy Control UI WebSocket accepted client-declared scopes before pairing
- CVE-2026-35669HIGH
OpenClaw: Gateway Plugin HTTP Auth Grants Unrestricted operator.admin Runtime Scope to All Callers
- CVE-2026-35666HIGH
OpenClaw's system.run allowlist can be bypassed through an unregistered time dispatch wrapper
- CVE-2026-32060HIGH
OpenClaw has a path traversal in apply_patch could write/delete files outside the workspace
- CVE-2026-43534MEDIUM
OpenClaw: Agent hook events could enqueue trusted system events from unsanitized external input
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies