Lucene search
K

125 matches found

Nuclei
Nuclei
added yesterday2 views

LiteLLM - Command Injection

A critical unauthenticated remote code execution vulnerability exists in LiteLLM due to improper input handling in the MCP stdio test endpoint. An attacker can send a specially crafted request to the /mcp-rest/test/connection endpoint with controlled parameters, resulting in arbitrary command...

8.8CVSS6.6AI score0.04116EPSS
Exploits3References4
Cvelist
Cvelist
added 2026/05/26 7:54 p.m.24 views

CVE-2026-44450 Lumiverse: RCE via MCP stdio argument injection

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code executi...

9.9CVSS0.0008EPSS
Exploits0References1
OSV
OSV
added 2026/05/11 6:31 p.m.2 views

GHSA-P3M6-JR2H-HHXJ Duplicate Advisory: OpenClaw: MCP stdio server env could load dangerous startup variables from workspace config

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-mj59-h3q9-ghfh. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability in MCP stdio server...

7.3CVSS6.1AI score0.00012EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/05/11 6:31 p.m.8 views

Duplicate Advisory: OpenClaw: MCP stdio server env could load dangerous startup variables from workspace config

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-mj59-h3q9-ghfh. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability in MCP stdio server...

7.3CVSS6.1AI score0.00012EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2026/05/11 6:16 p.m.8 views

CVE-2026-44995

OpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability in MCP stdio server configuration that allows attackers to execute arbitrary code. Malicious workspace configurations can pass dangerous startup variables like NODEOPTIONS, LDPRELOAD, or BASHENV to spawne...

7.3CVSS0.00012EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/11 4:46 p.m.29 views

CVE-2026-44995 OpenClaw < 2026.4.20 - Arbitrary Code Execution via MCP stdio Environment Variables

OpenClaw before 2026.4.20 contains an improper environment variable validation vulnerability in MCP stdio server configuration that allows attackers to execute arbitrary code. Malicious workspace configurations can pass dangerous startup variables like NODEOPTIONS, LDPRELOAD, or BASHENV to spawne...

7.3CVSS0.00012EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/08 3:35 a.m.25 views

CVE-2026-42271 LiteLLM: Authenticated command execution via MCP stdio test endpoints

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. From version 1.74.2 to before version 1.83.7, two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration i...

8.7CVSS0.04116EPSS
Exploits1References2
GithubExploit
GithubExploit
added 2026/04/27 1:58 a.m.78 views

mcp-stdio-exploit

MCP STDIO Exploit: A Local Reimplementation Vulnerability...

6.4AI score
Exploits0
Github Security Blog
Github Security Blog
added 2026/04/25 11:48 p.m.8 views

OpenClaw: MCP stdio server env could load dangerous startup variables from workspace config

Affected Packages / Versions - Package: openclaw npm - Affected versions: 2026.4.20 - Patched version: 2026.4.20 Impact Workspace MCP stdio configuration could pass dangerous process-startup environment variables such as NODEOPTIONS, LDPRELOAD, or BASHENV to the spawned MCP server process. In a...

7.3CVSS5.4AI score0.00012EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/04/25 11:27 p.m.2 views

GHSA-V4P8-MG3P-G94G LiteLLM: Authenticated command execution via MCP stdio test endpoints

Impact Two endpoints used to preview an MCP server before saving it — POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list — accepted a full server configuration in the request body, including the command, args, and env fields used by the stdio transport. When called with a stdio...

8.8CVSS6AI score0.04116EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.3 views

PT-2026-37190

Name of the Vulnerable Software and Affected Versions n8n-mcp versions prior to 2.47.13 Description When running in HTTP transport mode, authenticated tools/call requests have their full arguments and JSON-RPC parameters written to server logs by the request dispatcher and related code paths befo...

4.3CVSS5.9AI score0.00063EPSS
Exploits0References12
NVD
NVD
added 2026/04/21 10:16 p.m.0 views

CVE-2026-40933

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe serialization of stdio commands in the MCP adapter, an authenticated attacker can add an MCP stdio server with an arbitrary command, achieving command execution. The vulnerabilit...

9.9CVSS0.00074EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/21 9:0 p.m.1 views

CVE-2026-40933

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, due to unsafe serialization of stdio commands in the MCP adapter, an authenticated attacker can add an MCP stdio server with an arbitrary command, achieving command execution. The vulnerabilit...

9.9CVSS6.4AI score0.00074EPSS
Exploits1References4Affected Software2
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.1 views

CVE-2026-30625

Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Although an allowlist exists, certain allowed commands npm, npx accept argument flags that enable...

9.8CVSS6.6AI score0.00343EPSS
Exploits0References1
OSV
OSV
added 2026/04/15 6:31 p.m.5 views

GHSA-CW73-5F7H-M4GV Upsonic: remote code execution vulnerability in its MCP server/task creation functionality

Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Although an allowlist exists, certain allowed commands npm, npx accept argument flags that enable...

9.8CVSS6.6AI score0.00343EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/04/15 12:0 a.m.5 views

LangChain-Chatchat 安全漏洞

LangChain-Chatchat is a chatbot software developed based on the LangChain framework, open-sourced by Chatchat-Space. Version 0.3.1 of LangChain-Chatchat contains a security vulnerability. This vulnerability stems from improper configuration and execution of the MCP STDIO server, which may allow...

8.6CVSS6.4AI score0.00207EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/15 12:0 a.m.0 views

CVE-2026-30616

Jaaz 1.0.30 contains a remote code execution vulnerability in its MCP STDIO command execution handling. A remote attacker can send crafted network requests to the network-accessible Jaaz application, causing attacker-controlled commands to be executed on the server. Successful exploitation result...

7.3CVSS6.5AI score0.00201EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.2 views

PT-2026-33073

Name of the Vulnerable Software and Affected Versions Upsonic versions prior to 0.72.0 Description An issue exists in the MCP server/task creation functionality where users can define MCP tasks with arbitrary command and args values. While an allowlist is in place, certain permitted commands such...

9.8CVSS6.6AI score0.00343EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2026/04/15 12:0 a.m.1 views

CVE-2026-30625

Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Although an allowlist exists, certain allowed commands npm, npx accept argument flags that enable...

6.6AI score0.00343EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/15 12:0 a.m.2 views

CVE-2026-30625

Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Although an allowlist exists, certain allowed commands npm, npx accept argument flags that enable...

6.6AI score0.00343EPSS
Exploits0References3
Rows per page
Query Builder