CVE-2026-32907
Local Command Injection in OpenClaw Windows Scheduled Task Script
Publication date: 2026-03-23
Last updated on: 2026-03-23
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openclaw | openclaw | to 2026.2.19 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OpenClaw versions before 2026.2.19 and involves a local command injection issue in the Windows scheduled task script generation process.
Attackers who have control over the service script generation values can inject command metacharacters or expansion-sensitive characters into the gateway.cmd arguments without proper escaping.
This allows them to execute arbitrary commands within the context of the scheduled task, potentially leading to unintended command execution.
How can this vulnerability impact me? :
The vulnerability can lead to an attacker executing arbitrary commands on the affected system with the privileges of the scheduled task.
This can result in full compromise of confidentiality, integrity, and availability of the system, as indicated by the high CVSS scores (7.8 in v3.1 and 8.5 in v4.0).
Potential impacts include unauthorized data access, modification or deletion of data, disruption of services, and further escalation of privileges.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know