GHSA-m7x8-2w3w-pr42 · Severity: high · Ecosystem: npm — OpenClaw has a command injection in maintainer clawtributors updater
OpenClaw is a personal AI assistant. Versions 2026.1.8 through 2026.2.13 have a command injection in the maintainer/dev script `scripts/update-clawtributors.ts`. The issue affects contributors/maintainers (or CI) who run `bun scripts/update-clawtributors.ts` in a source checkout that contains a malicious commit author email (e.g. crafted `@users[.]noreply[.]github[.]com` values). Normal CLI usage is not affected (`npm i -g openclaw`): this script is not part of the shipped CLI and is not executed during routine operation. The script derived a GitHub login from `git log` author metadata and interpolated it into a shell command (via `execSync`). A malicious commit record could inject shell metacharacters and execute arbitrary commands when the script is run. Version 2026.2.14 contains a patch.
Conclusion & alert: CVE-2026-26323 is rated Moderate Risk (62/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.71%). Core evidence: EPSS rose +1.65% over the last day, indicating growing attacker interest. 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.06% | 1.71% | +1.65% |
| 2 | 2026-03-21 | 0.18% | 0.06% | -0.12% |
| 3 | 2026-02-21 | — | 0.18% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.6 | 4.0 | HIGH |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-m7x8-2w3w-pr42 · Severity: high · Ecosystem: npm — OpenClaw has a command injection in maintainer clawtributors updater
| URL | Tags |
|---|---|
| https://github.com/openclaw/openclaw/commit/a429380e337152746031d290432a4b93aa553d55 | Patch |
| https://github.com/openclaw/openclaw/releases/tag/v2026.2.14 | Product Release Notes |
| https://github.com/openclaw/openclaw/security/advisories/GHSA-m7x8-2w3w-pr42 | Vendor Advisory |