PT-2026-28395 · Unknown · Coderider-Kilo
Published
2026-03-27
·
Updated
2026-03-27
·
CVE-2026-30302
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
CodeRider-Kilo (affected versions not specified)
Description
A flaw exists in the command auto-approval module of CodeRider-Kilo that bypasses its whitelist security mechanism, leading to a potential OS Command Injection. This is due to the use of a Unix-based command parser (shell-quote library) on the Windows platform and a failure to correctly handle Windows CMD-specific escape sequences (^). An attacker can craft a payload, such as
git log ^" & malicious command ^", to exploit this discrepancy. The parser incorrectly interprets the malicious command connector (&) as being within a protected string, while the Windows CMD interpreter executes the subsequent malicious command, resulting in arbitrary Remote Code Execution (RCE). The vulnerable component utilizes the git log command.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Coderider-Kilo