GHSA-h3f9-mjwj-w476 · Severity: high · Ecosystem: npm — OpenClaw Node host system.run rawCommand/command mismatch can bypass allowlist/approvals
OpenClaw is a personal AI assistant. Prior to version 2026.2.14, a mismatch between `rawCommand` and `command[]` in the node host `system.run` handler could cause allowlist/approval evaluation to be performed on one command while executing a different argv. This only impacts deployments that use the node host / companion node execution path (`system.run` on a node), enable allowlist-based exec policy (`security=allowlist`) with approval prompting driven by allowlist misses (for example `ask=on-miss`), allow an attacker to invoke `system.run`. Default/non-node configurations are not affected. Version 2026.2.14 enforces `rawCommand`/`command[]` consistency (gateway fail-fast + node host validation).
Conclusion & alert: CVE-2026-26325 is rated Moderate Risk (42.6/100): CVSS High severity, with low exploitation likelihood (EPSS 0.49%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.49% | +0.47% |
| 2 | 2026-02-20 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
GHSA-h3f9-mjwj-w476 · Severity: high · Ecosystem: npm — OpenClaw Node host system.run rawCommand/command mismatch can bypass allowlist/approvals
| URL | Tags |
|---|---|
| https://github.com/openclaw/openclaw/commit/cb3290fca32593956638f161d9776266b90ab891 | Patch |
| https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 | Product Release Notes |
| https://github.com/openclaw/openclaw/security/advisories/GHSA-h3f9-mjwj-w476 | Patch Vendor Advisory |