Lucene search
K

19 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/28 5:32 p.m.5 views

CVE-2026-45311

CodeWhale is a DeepSeek + MiMo coding agent in terminal. From 0.3.0 to 0.8.23, the runtests tool executes cargo test in the workspace with ApprovalRequirement::Auto, meaning it runs without any user approval prompt. cargo test compiles and executes arbitrary code: test binaries, build.rs build...

9.6CVSS6.2AI score0.00047EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/14 8:29 p.m.5 views

DeepSeek TUI: task_create Insecure Defaults Enable RCE via Prompt Injection in Project Files

Summary The taskcreate tool spawns durable sub-agents that inherit two insecure defaults: - allowshell defaults to true config.rs:1499: self.allowshell.unwraportrue - autoapprove defaults to true taskmanager.rs:297: autoapprove: Sometrue When a user approves a taskcreate call which requires...

9.6CVSS5.8AI score0.00045EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/14 8:29 p.m.3 views

GHSA-72W5-PF8H-XFP4 DeepSeek TUI: task_create Insecure Defaults Enable RCE via Prompt Injection in Project Files

Summary The taskcreate tool spawns durable sub-agents that inherit two insecure defaults: - allowshell defaults to true config.rs:1499: self.allowshell.unwraportrue - autoapprove defaults to true taskmanager.rs:297: autoapprove: Sometrue When a user approves a taskcreate call which requires...

9.6CVSS5.8AI score0.00045EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.1 views

CVE-2026-40149

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no authtoken is configured the default. By adding dangerous tool names e.g., shellexec, filewrite to the allowlist, a...

7.9CVSS5.8AI score0.00015EPSS
Exploits1References1
Snyk
Snyk
added 2026/04/10 7:24 p.m.2 views

Exposure of Sensitive Information Through Environmental Variables

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

7.4CVSS5.9AI score0.00049EPSS
Exploits1References2
OSV
OSV
added 2026/03/21 3:31 a.m.2 views

GHSA-RCX4-77X4-HJX5 Duplicate Advisory: OpenClaw ACP client has permission auto-approval bypass via untrusted tool metadata

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7jx5-9fjg-hp4m. This link is maintained to preserve external references. Original Description OpenClaw versions prior to 2026.2.23 contain an authorization bypass vulnerability in the ACP client that auto-approv...

5.4CVSS5.7AI score0.00023EPSS
Exploits0References5
EUVD
EUVD
added 2026/03/21 12:42 a.m.1 views

EUVD-2026-13976

OpenClaw versions prior to 2026.2.23 contain an authorization bypass vulnerability in the ACP client that auto-approves tool calls based on untrusted toolCall.kind metadata and permissive name heuristics. Attackers can bypass interactive approval prompts for read-class operations by spoofing tool...

5.4CVSS5.8AI score0.00023EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/09/08 3:12 a.m.3 views

CVE-2025-58374

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a default list of allowed commands that do not need manual approval if auto-approve is enabled, and npm install is included in that list. Because npm install executes lifecycle...

7.8CVSS8.1AI score0.00039EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/09/07 11:13 p.m.6 views

CVE-2025-58372

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a vulnerability where certain VS Code workspace configuration files .code-workspace are not protected in the same way as the .vscode folder. If the agent was configured to auto-appro...

9.8CVSS7.9AI score0.00127EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/09/07 10:21 p.m.4 views

CVE-2025-58370

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions below 3.26.0 contain a vulnerability in the command parsing logic where the Bash parameter expansion and indirect reference were not handled correctly. If the agent was configured to auto-approve execution of...

8.1CVSS7.7AI score0.00366EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/09/06 2:19 a.m.2 views

CVE-2025-58374 Roo Code: Auto-approve allows npm install execution of malicious postinstall scripts

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a default list of allowed commands that do not need manual approval if auto-approve is enabled, and npm install is included in that list. Because npm install executes lifecycle...

7.8CVSS7.6AI score0.00039EPSS
Exploits0References3
CVE
CVE
added 2025/09/06 2:19 a.m.9 views

CVE-2025-58374

Summary (CVE-2025-58374): Roo Code versions 3.25.23 and earlier allow an auto-approved npm install that can execute a repository’s postinstall script, enabling arbitrary code execution. Root cause: npm install is in the default auto-approve list, so malicious postinstall scripts run without user ...

7.8CVSS7.6AI score0.00039EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/06 2:19 a.m.5 views

CVE-2025-58374 Roo Code: Auto-approve allows npm install execution of malicious postinstall scripts

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a default list of allowed commands that do not need manual approval if auto-approve is enabled, and npm install is included in that list. Because npm install executes lifecycle...

7.8CVSS0.00039EPSS
Exploits0References3
NVD
NVD
added 2025/09/05 11:15 p.m.1 views

CVE-2025-58370

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions below 3.26.0 contain a vulnerability in the command parsing logic where the Bash parameter expansion and indirect reference were not handled correctly. If the agent was configured to auto-approve execution of...

8.1CVSS0.00366EPSS
Exploits0References1
CVE
CVE
added 2025/09/05 10:51 p.m.15 views

CVE-2025-58372

Roo Code CVE-2025-58372 affects versions ≤3.25.23 where certain VS Code workspace files (.code-workspace) aren’t protected like the .vscode folder. If auto-approve for file writes is enabled and prompts are manipulated (e.g., via prompt injection), an attacker could write malicious workspace sett...

9.8CVSS7.4AI score0.00127EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/05 10:51 p.m.5 views

CVE-2025-58372 Roo Code: Potential Remote Code Execution via .code-workspace

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a vulnerability where certain VS Code workspace configuration files .code-workspace are not protected in the same way as the .vscode folder. If the agent was configured to auto-appro...

8.1CVSS0.00127EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/05 10:51 p.m.3 views

CVE-2025-58372 Roo Code: Potential Remote Code Execution via .code-workspace

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a vulnerability where certain VS Code workspace configuration files .code-workspace are not protected in the same way as the .vscode folder. If the agent was configured to auto-appro...

8.1CVSS7.4AI score0.00127EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/05 10:9 p.m.2 views

CVE-2025-58370 Roo Code: Potential Remote Code Execution via Bash Parameter Expansion and Indirect Reference

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions below 3.26.0 contain a vulnerability in the command parsing logic where the Bash parameter expansion and indirect reference were not handled correctly. If the agent was configured to auto-approve execution of...

8.1CVSS7.1AI score0.00366EPSS
Exploits0References1
NVD
NVD
added 2006/05/26 1:6 a.m.9 views

CVE-2006-2618

Cross-site scripting XSS vulnerability in 1 AlstraSoft Web Host Directory 1.2, aka 2 HyperStop WebHost Directory 1.2, might allow remote attackers to inject arbitrary web script or HTML via the "write a review" box. NOTE: since user reviews do not require administrator privileges, and an...

4.3CVSS5.6AI score0.00427EPSS
Exploits0References5
Rows per page
Query Builder