Impact
The flaw is an OS Command Injection in the auto‑approval module of CodeRider‑Kilo on Windows. A Unix‑based shell‑quote parser was invoked on a Windows platform, mishandling CMD escape sequences and allowing a crafted command such as git log ^" & malicious_command ^" to be auto‑approved. The parser treats the ampersand as part of a string, but the Windows shell executes it, giving the attacker arbitrary command execution with the privileges of the process.
Affected Systems
All installations of CodeRider‑Kilo running on Windows are vulnerable; no specific version information is provided.
Risk and Exploitability
The vulnerability presents a high severity due to potential remote code execution. No EPSS or KEV data is available, but the ease of injection and bypass of whitelist control suggests a high likelihood of exploitation. The attack vector is inferred to be within the context of executing Git commands on the victim system where the auto‑approval module runs.
OpenCVE Enrichment