Lucene search
+L

77 matches found

Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.21 views

PT-2026-29254

DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...

6.1AI score0.01659EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/31 12:00 a.m.29 views

CVE-2026-30311

Summary: Ridvay Code’s command auto-approval module contains a critical OS command injection vulnerability. The whitelist relies on fragile regular expressions that do not account for standard Shell command substitutions (e.g., $(...) and backticks), allowing an attacker to craft commands such as...

9.8CVSS6.3AI score0.01659EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/31 12:00 a.m.6 views

CVE-2026-30314

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

6.3AI score0.01201EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/31 12:00 a.m.33 views

CVE-2026-30312

DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...

0.01659EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/31 12:00 a.m.23 views

CVE-2026-30312

CVE-2026-30312 affects DSAI-Cline’s command auto-approval module. AOS command injection exists due to newline characters embedded in whitelisted input, bypassing the string-based validation and causing the PowerShell interpreter to treat the newline as a separator, which can lead to Remote Code E...

9.8CVSS6.1AI score0.01659EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/31 12:00 a.m.17 views

CVE-2026-30314

Ridvay Code’s command auto-approval module contains a critical OS command injection vulnerability. The whitelist relies on fragile regular expressions that fail to account for Shell command substitution ($(…) and backticks), enabling an attacker to craft commands like git log --grep="$(malicious_...

9.8CVSS6.3AI score0.01201EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/31 12:00 a.m.43 views

CVE-2026-30311

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

0.01659EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/30 9:31 p.m.18 views

EUVD-2026-17188

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/30 9:31 p.m.8 views

EUVD-2026-17186

Syntx's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, it...

6.3AI score0.01145EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/30 8:16 p.m.11 views

CVE-2026-30307

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

9.8CVSS0.01145EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:00 a.m.6 views

CVE-2026-30313

DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...

6.1AI score0.01145EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/30 12:00 a.m.31 views

CVE-2026-30307

Summary: CVE-2026-30307 affects Roo Code’s command auto-approval module. The vulnerability stems from parsing command structures with fragile regular expressions that do not account for Shell command substitution (e.g., $(...) and backticks). An attacker can craft a command like: git log --grep="...

9.8CVSS6.3AI score0.01145EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:00 a.m.6 views

CVE-2026-30307

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/30 12:00 a.m.5 views

CVE-2026-30305

Syntx's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, it...

6.3AI score0.01145EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/30 12:00 a.m.7 views

CVE-2026-30307

Roo Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, i...

6.3AI score0.01145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/30 12:00 a.m.37 views

CVE-2026-30305

Syntx's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations, it...

0.01145EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/30 12:00 a.m.16 views

CVE-2026-30305

The CVE-2026-30305 issue affects Syntx’s command auto-approval module. The vulnerability arises from fragile regular expressions used to parse commands, which fail to handle Shell command substitution syntax (e.g., $(...) and backticks). An attacker can craft a command such as git log --grep="$(m...

9.8CVSS6.3AI score0.01145EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/27 12:00 a.m.7 views

CVE-2026-30302

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...

6.2AI score0.01993EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/27 12:00 a.m.34 views

CVE-2026-30302

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...

0.01993EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.21 views

PT-2026-28396

Name of the Vulnerable Software and Affected Versions Axon Code affected versions not specified Description The command auto-approval module contains an OS Command Injection issue, bypassing its whitelist security mechanism. This is due to the use of an incompatible command parser the Unix-based...

9.8CVSS6.2AI score0.01376EPSS
SaveExploits0References5
Rows per page
Query Builder