Zero Day Monitor
DashboardVulnerabilitiesTrendingZero-DaysNews
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
1476 articles · 105575 vulns · 38/41 feeds (7d)
← Back to list
10.0
CVE-2026-30302EXPLOITED
n/a · n/a

CVE-2026-30302: The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whiteli

Description

The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser (the Unix-based shell-quote library) to analyze commands on the Windows platform, coupled with a failure to correctly handle Windows CMD-specific escape sequences (^). Attackers can exploit this discrepancy between the parsing logic and the execution environment by constructing payloads such as git log ^" & malicious_command ^". The CodeRider-Kilo parser is deceived by the escape characters, misinterpreting the malicious command connector (&) as being within a protected string argument and thus auto-approving the command. However, the underlying Windows CMD interpreter ignores the escaped quotes, parsing and executing the subsequent malicious command directly. This allows attackers to achieve arbitrary Remote Code Execution (RCE) after bypassing what appears to be a legitimate Git whitelist check.

Affected Products

VendorProductVersions
n/an/an/a

References

  • https://github.com/Secsys-FDU/LLM-Tool-Calling-CVEs/issues/3

Related News (1 articles)

Tier C
VulDB7h ago
CVE-2026-30302 | CodeRider-Kilo Parser os command injection
→ No new info (linked only)
CVSS 3.110.0 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Published3/27/2026
Last enriched7h agov2
Tags
os command injection
Trending Score70
Source articles1
Independent1
Info Completeness6/14
Missing: cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Version History

v2
Last enriched 7h ago
v2Tier C7h ago

Updated vendor to CodeRider, product to CodeRider-Kilo, severity to CRITICAL, and marked the vulnerability as actively exploited.

affectedVersionsseverityactivelyExploitedtags
via VulDB
v17h ago

Initial creation