CVE-2026-35666
OpenClaw's system.run allowlist can be bypassed through an unregistered time dispatch wrapper
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.3.22
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.3.22 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-706
- CWE-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-qm9x-v7cx-7rq4WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-35666ADVISORY
- https://github.com/openclaw/openclaw/commit/39409b6a6dd4239deea682e626bac9ba547bfb14WEB
- https://github.com/openclaw/openclaw/commit/630f1479c44f78484dfa21bb407cbe6f171dac87WEB
- https://github.com/openclaw/openclawPACKAGE
- https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-unregistered-time-dispatch-wrapperWEB
Frequently Asked Questions
- What is CVE-2026-35666?
- OpenClaw's system.run allowlist can be bypassed through an unregistered time dispatch wrapper This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-35666?
- CVE-2026-35666 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-35666 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-41294CRITICAL
OpenClaw has a CWD `.env` environment variable injection which bypasses host-env policy and allows config takeover
- CVE-2026-22172CRITICAL
OpenClaw: WebSocket shared-auth connections could self-declare elevated scopes
- CVE-2026-28472CRITICAL
OpenClaw's gateway connect could skip device identity checks when auth.token was present but not yet validated
- CVE-2026-43571HIGH
OpenClaw: Channel setup catalog lookups could include untrusted workspace plugin shadows
- CVE-2026-32914HIGH
OpenClaw: Command-authorized non-owners could reach owner-only `/config` and `/debug` surfaces
- CVE-2026-28469HIGH
OpenClaw Google Chat shared-path webhook target ambiguity allowed cross-account policy-context misrouting
- CVE-2026-43531MEDIUM
OpenClaw: Workspace .env could inject OpenClaw runtime-control variables
- CVE-2026-22177MEDIUM
OpenClaw's config env vars allowed startup env injection into service runtime
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies