Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
OpenClaw versions prior to 2026.2.19 contain a local command injection vulnerability in Windows scheduled task script generation due to unsafe handling of cmd metacharacters and expansion-sensitive characters in gateway.cmd files. Local attackers with control over service script generation arguments can inject arbitrary commands by providing metacharacter-only values or CR/LF sequences that execute unintended code in the scheduled task context.
AnalysisAI
OpenClaw contains a local command injection vulnerability in Windows scheduled task script generation that allows authenticated local attackers to inject arbitrary commands through unsafe handling of cmd metacharacters and CR/LF sequences in gateway.cmd files. OpenClaw versions prior to 2026.2.19 are affected. Attackers with control over service script generation arguments can execute unintended code in the scheduled task context with high impact to integrity and availability.
Technical ContextAI
This vulnerability affects OpenClaw (cpe:2.3:a:openclaw:openclaw), an application that generates Windows scheduled task scripts with .cmd extensions. The root cause is CWE-78 (OS Command Injection), where the application fails to properly sanitize user-controlled input before incorporating it into gateway.cmd script files. Windows cmd.exe interprets special metacharacters (such as &, |, <, >, ^) and expansion-sensitive characters, as well as carriage return/line feed (CR/LF) sequences, which can break out of intended command context. When these unsanitized values are passed as arguments during service script generation, they enable command injection that executes when the scheduled task runs. This is a classic example of improper neutralization of special elements used in OS commands.
RemediationAI
Upgrade OpenClaw to version 2026.2.19 or later, which contains the fix implemented in commit 280c6b117b2f0e24f398e5219048cd4cc3b82396 available at https://github.com/openclaw/openclaw/commit/280c6b117b2f0e24f398e5219048cd4cc3b82396. Review the vendor security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-mqr9-vqhq-3jxw for complete remediation guidance. Until patching is completed, restrict the ability for low-privileged users to control service script generation arguments, audit existing gateway.cmd scheduled tasks for suspicious command sequences, and implement strict input validation if custom script generation workflows are in use. Consider temporarily disabling automated scheduled task creation features if exploitation risk is deemed immediate in your environment.
Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in
A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b
An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote
FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit
Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio
Twonky Server 8.5.2 uses hard-coded cryptographic keys for encrypting the administrator password. Combined with the cred
Mako Server versions 2.5 and 2.6 contain an unauthenticated OS command injection via the tutorial interface at examples/
React Native Metro Development Server binds to external interfaces by default and contains an OS command injection endpo
External control of file name or path in Windows NTLM allows an unauthorized attacker to perform spoofing over a network
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13027
GHSA-mqr9-vqhq-3jxw