CVE-2026-35666.yaml
1 info: 2 name: OpenClaw 3 cve: CVE-2026-35666 4 summary: OpenClaw before 2026.3.22 - allowlist bypass via unregistered /usr/bin/time wrapper 5 details: | 6 OpenClaw before 2026.3.22 contains an allowlist bypass vulnerability in system.run approvals that fails to unwrap 7 /usr/bin/time wrappers. Attackers can bypass executable binding restrictions by using an unregistered time wrapper to 8 reuse approval state for inner commands. (CWE-706: Use of Incorrectly-Resolved Name or Reference) 9 cvss: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 10 severity: HIGH 11 security_advise: Upgrade OpenClaw to version 2026.3.22 or later. See official advisories and apply the referenced commits. 12 references: 13 - https://github.com/openclaw/openclaw/commit/39409b6a6dd4239deea682e626bac9ba547bfb14 14 - https://github.com/openclaw/openclaw/commit/630f1479c44f78484dfa21bb407cbe6f171dac87 15 - https://github.com/openclaw/openclaw/security/advisories/GHSA-qm9x-v7cx-7rq4 16 - https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-unregistered-time-dispatch-wrapper 17 rule: version < "2026.3.22" 18 references: 19 - https://github.com/openclaw/openclaw/commit/39409b6a6dd4239deea682e626bac9ba547bfb14 20 - https://github.com/openclaw/openclaw/commit/630f1479c44f78484dfa21bb407cbe6f171dac87 21 - https://github.com/openclaw/openclaw/security/advisories/GHSA-qm9x-v7cx-7rq4 22 - https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-unregistered-time-dispatch-wrapper