Lucene search
+L

32 matches found

Kitploit
Kitploit
added 2026/09/16 7:29 p.m.8 views

geiger

geiger A Geiger counter for AI agents. One read-only command that inventories every AI agent, harness, MCP server, plugin, and AI extension on a machine — and tells you, in plain language, what each one can touch. root@kitploit: npx geiger-scan No install. No account. No telemetry. Reads configs...

6.1AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/15 3:17 p.m.6 views

EUVD-2026-78789

Flowise before 3.1.4 contains a remote code execution vulnerability in the Custom MCP node that allows authenticated attackers to execute arbitrary code by supplying npx package names in the mcpServerConfig parameter. Attackers can invoke npx with attacker-controlled npm packages to execute code ...

9CVSS6.9AI score0.00629EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 3:17 p.m.9 views

CVE-2026-91931 Flowise before 3.1.4 Remote Code Execution via Custom MCP npx

Flowise before 3.1.4 contains a remote code execution vulnerability in the Custom MCP node that allows authenticated attackers to execute arbitrary code by supplying npx package names in the mcpServerConfig parameter. Attackers can invoke npx with attacker-controlled npm packages to execute code ...

9CVSS6.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/15 3:17 p.m.16 views

CVE-2026-91931

Flowise before 3.1.4 is affected by a remote code execution vulnerability in the Custom MCP node . An authenticated attacker can supply attacker-controlled npx package names in the mcpServerConfig parameter, causing the server to execute arbitrary code via npx invocation of a malicious npm packag...

9CVSS6.9AI score0.00629EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/29 8:55 p.m.28 views

MAL-2026-15597 Malicious code in npx-oob-package (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6302c47700c024cb727f6139b5cd8703da7c295555525ce9624c12b536f76dde npx-oob-package ships bin/cli.js which is also declared as the package main. On both CLI invocation and any require/import of the package, the module...

5.9AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/29 8:55 p.m.25 views

Malicious code in npx-oob-package (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6302c47700c024cb727f6139b5cd8703da7c295555525ce9624c12b536f76dde npx-oob-package ships bin/cli.js which is also declared as the package main. On both CLI invocation and any require/import of the package, the module...

5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/08/25 8:16 p.m.10 views

CVE-2026-45018

Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For stdio transport, the...

9.8CVSS0.00653EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 7:19 p.m.9 views

GHSA-W3FX-MC44-MF6J Chainlit has command injection via MCP stdio transport that allows unauthenticated remote code execution

Am I affected? Only if your deployment sets features.mcp.enabled = true in .chainlit/config.toml. MCP has been disabled by default since v2.7.0, so most Chainlit deployments are not affected. No authentication is required: /mcp is reachable by any client that can open a session. Summary When MCP ...

9.8CVSS7.2AI score0.00653EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 7:18 p.m.39 views

CVE-2026-45018 Chainlit: Command injection via MCP stdio transport allows unauthenticated remote code execution

Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For stdio transport, the...

9.8CVSS0.00653EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 7:18 p.m.47 views

CVE-2026-45018

Chainlit (Python framework for conversational AI applications) is vulnerable to command injection via its MCP stdio transport in versions 2.4.0rc0 through 2.12.0 . When features.mcp.enabled is set to true, the POST /mcp endpoint is exposed without authentication . The validate_mcp_command() funct...

9.8CVSS5.9AI score0.00653EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 7:18 p.m.13 views

CVE-2026-45018 Chainlit: Command injection via MCP stdio transport allows unauthenticated remote code execution

Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For stdio transport, the...

9.8CVSS6.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.15 views

PT-2026-81486

Name of the Vulnerable Software and Affected Versions Chainlit versions 2.4.0rc0 through 2.11.9 Description Deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the 'POST /mcp' endpoint without authentication. For stdio transport, the endpoint accepts a user-controlle...

9.8CVSS6.2AI score0.00653EPSS
SaveExploits0References12
NVD
NVD
added 2026/08/04 5:17 p.m.29 views

CVE-2026-69263

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

9.8CVSS0.00475EPSS
SaveExploits4References4
CVE
CVE
added 2026/08/04 4:54 p.m.98 views

CVE-2026-69263

Flowise (a drag-and-drop UI for building LLM workflows) prior to 3.1.3 has a patch bypass of CVE-2025-8943 in packages/components/nodes/tools/MCP/core.ts. The original fix blocked -y/--yes flags on npx, but the environment-variable denylist only rejected PATH, LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, ...

9.8CVSS5.6AI score0.66301EPSS
SaveExploits4References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/04 4:54 p.m.12 views

CVE-2026-69263

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the mitigation for CVE-2025-8943 blocked -y and --yes flags on npx, but packages/components/nodes/tools/MCP/core.ts denied only PATH, LDLIBRARYPATH, DYLDLIBRARYPATH, and NODEOPTIONS by exact...

8.7CVSS5.6AI score0.00475EPSS
SaveExploits4References5Affected Software1
Metasploit
Metasploit
added 2026/06/23 12:00 a.m.18 views

Flowise MCP Server Remote Code Execution

Flowise versions from 2.2.7 prior to 3.1.2 are vulnerable to remote code execution through the Custom MCP Model Context Protocol node configuration. The vulnerability exists in the /api/v1/node-load-method/customMCP endpoint, which accepts arbitrary command and argument configurations for MCP...

9.9CVSS6.4AI score0.07521EPSS
SaveExploits3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/14 1:39 p.m.35 views

Malicious code in npx-whoami-demo (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0971bcb88de070f17d932feff04cd6e66ecc825f606b412414457a3afb4ad174 The package's only code file index.js, also registered as the package's bin entry unconditionally executes require'childprocess'.execSync"bash -c...

6AI score
SaveExploits0References2
OSV
OSV
added 2026/06/14 1:39 p.m.21 views

MAL-2026-5772 Malicious code in npx-whoami-demo (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0971bcb88de070f17d932feff04cd6e66ecc825f606b412414457a3afb4ad174 The package's only code file index.js, also registered as the package's bin entry unconditionally executes require'childprocess'.execSync"bash -c...

6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/12 7:48 p.m.19 views

Malicious code in workflow-postgres-setup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 19848a1b4a7188ada5866c459ec2b966b9aa6ba1d23e3c25b1f54939e6a6b963 The package advertises itself as a Postgres/workflow setup helper but ships no library code — the declared main entry index.js is absent from the...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/06/12 7:48 p.m.22 views

MAL-2026-5715 Malicious code in workflow-postgres-setup (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 19848a1b4a7188ada5866c459ec2b966b9aa6ba1d23e3c25b1f54939e6a6b963 The package advertises itself as a Postgres/workflow setup helper but ships no library code — the declared main entry index.js is absent from the...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder