Lucene search
+L

78 matches found

Kitploit
Kitploit
•added 2026/09/25 10:02 p.m.•15 views

mcpsnoop

MCP용 Wireshark. AI 클라이언트와 MCP 서버 사이의 모든 실제 도구 호출을 터미널에서 실시간으로 보여주는 투명 프록시입니다. 문제점 공식 MCP Inspector는 자체 클라이언트로 연결되므로 사용자의 클라이언트Cursor, Claude Code, Codex가 서버에 실제로 보내는 내용을 볼 수 없습니다. 또한 요청이 도착하기를 기다리는 방식은 모델이 호출하지 않았거나 잘못된 인수로 호출한 경우를 표시할 수 없습니다. 도구가 조용히 호출되지 않거나, 기능이 일치하지 않거나, 호출이 그냥 멈추는 경우 로그를 뒤지고...

5.7AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 4:04 p.m.•9 views

EUVD-2026-87147

BerriAI LiteLLM before 1.101.0-rc.1 contains a tenant isolation bypass vulnerability in the semantic cache layer that allows authenticated users to read other tenants' cached responses by exploiting a metadata key mismatch between getsemanticcachetenantscope and getmetadatavariablename. Attackers...

8.7CVSS5.8AI score0.00272EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 4:04 p.m.•5 views

CVE-2026-89032 BerriAI LiteLLM < 1.101.0-rc.1 Tenant Isolation Bypass via Semantic Cache Layer

BerriAI LiteLLM before 1.101.0-rc.1 contains a tenant isolation bypass vulnerability in the semantic cache layer that allows authenticated users to read other tenants' cached responses by exploiting a metadata key mismatch between getsemanticcachetenantscope and getmetadatavariablename. Attackers...

8.7CVSS5.8AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/24 10:30 p.m.•8 views

Ajar

Ajar:衡量智能体防御中的开放权限 一个智能体安全基准会报告两个数字:攻击成功率和良性效用,而这两个数字都是从已发生的运行中读取的。两者都没有说明防御在那些未被运行的路径上准备允许什么。Ajar 直接对此发问:对于每个良性任务,它构建该任务不需要的候选工具调用,在智能体可能行动的每个时间点将每个候选调用呈现给防御,并对防御所允许的、按危害加权的比例进行评分。 它挂接到一个已经存在的基准上,并复用该基准已经携带的内容来进行自我评分——它的任务、工具模式、参考解决方案和目标状态——因此新的宿主只需要一个适配器,新的防御只需要一个包装器。...

6AI score
SaveExploits0References1
EUVD
EUVD
•added 2026/09/24 5:30 p.m.•11 views

EUVD-2026-86320

DBHub is a database MCP server for Postgres, MySQL, SQL Server, Oracle, MariaDB, SQLite. Versions prior to 0.22.5 expose an unauthenticated HTTP MCP endpoint when started with the documented HTTP transport mode, for example --transport http --port 8080. The HTTP server attempts to protect...

9.3CVSS5.9AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/31 2:17 a.m.•29 views

CVE-2026-82579

Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls through...

6CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/31 1:07 a.m.•28 views

CVE-2026-82579

CVE-2026-82579 is an infinite loop vulnerability in the ash_ai Elixir/Erlang library (versions 0.6.0 through before 1.0.0 ), affecting the AshAi.ToolLoop component. When all tool calls are filtered out—either due to a missing valid name or a reused tool_call_id—the loop recurses with a byte-ident...

6CVSS5.9AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/31 1:07 a.m.•17 views

EEF-CVE-2026-82579 AshAi tool loop never terminates when all tool calls are filtered out, enabling denial of service

Summary Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls...

6CVSS5.7AI score0.00466EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/31 1:07 a.m.•42 views

CVE-2026-82579 AshAi tool loop never terminates when all tool calls are filtered out, enabling denial of service

Loop with Unreachable Exit Condition Infinite Loop vulnerability in ash-project ashai allows an attacker who can influence a model's output to hang the tool loop and drive unbounded, repeated model requests. AshAi.ToolLoop classifies a model response of :toolcalls, then filters the calls through...

6CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/29 8:06 p.m.•48 views

CVE-2026-65975

CVE-2026-65975 affects Pydantic AI AG-UI Adapter (AG-UI via Agent.to_ag_ui()/AGUIAdapter and Vercel AI via VercelAIAdapter) in Pydantic AI versions 1.88.0–1.107.0 and 2.0.0b1–2.4.x. The bug arises because sanitize_messages uses a stripping index computed before sanitization, so when a trailing cl...

6.5CVSS5.9AI score0.00329EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/07/29 8:06 p.m.•23 views

CVE-2026-65975 Pydantic AI AG-UI Adapter: A dangling client-submitted tool call can execute when a trailing message is dropped during `sanitize_messages`

Pydantic AI is a Python agent framework for building applications and workflows with Generative AI. In versions 1.88.0 up to but not including 1.107.1 and 2.0.0b1 up to but not including 2.5.0, the UI adapters AG-UI via Agent.toagui/AGUIAdapter, and Vercel AI via VercelAIAdapter use...

6.5CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/29 8:06 p.m.•68 views

CVE-2026-65975 Pydantic AI AG-UI Adapter: A dangling client-submitted tool call can execute when a trailing message is dropped during `sanitize_messages`

Pydantic AI is a Python agent framework for building applications and workflows with Generative AI. In versions 1.88.0 up to but not including 1.107.1 and 2.0.0b1 up to but not including 2.5.0, the UI adapters AG-UI via Agent.toagui/AGUIAdapter, and Vercel AI via VercelAIAdapter use...

6.5CVSS0.00329EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/29 8:06 p.m.•16 views

EUVD-2026-50555

Pydantic AI is a Python agent framework for building applications and workflows with Generative AI. In versions 1.88.0 up to but not including 1.107.1 and 2.0.0b1 up to but not including 2.5.0, the UI adapters AG-UI via Agent.toagui/AGUIAdapter, and Vercel AI via VercelAIAdapter use...

6.5CVSS5.9AI score0.00329EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/29 12:00 a.m.•17 views

PT-2026-65900

Pydantic AI is a Python agent framework for building applications and workflows with Generative AI. In versions 1.88.0 up to but not including 1.107.1 and 2.0.0b1 up to but not including 2.5.0, the UI adapters AG-UI via Agent.to ag ui/AGUIAdapter, and Vercel AI via VercelAIAdapter use sanitize...

6.5CVSS5.9AI score0.00329EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/20 8:26 p.m.•46 views

CVE-2026-64651

The CVE-2026-64651 entry concerns the @ai-sdk/harness-opencode tool that connects HarnessAgent to OpenCode via a sandboxed bridge. Before version 1.0.28, the tool would relay requests from any process whose command line included an allowed helper script path (host-tool-mcp.mjs), enabling untruste...

6.3CVSS5.8AI score0.00161EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/20 12:00 a.m.•1 views

CVE-2026-64651: Incorrect Authorization

The @ai-sdk/harness-opencode tool connects HarnessAgent to OpenCode through a sandboxed bridge. Prior to version 1.0.28, the tool relay authorizes requests from any process whose command line contains an allowed helper script path host-tool-mcp.mjs. This allows untrusted code executing in the...

6.3CVSS6AI score0.00161EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/07/17 6:21 p.m.•16 views

Authorization Bypass Through User-Controlled Key

Overview mcp is a The official Ruby SDK for Model Context Protocol servers and clients Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in lib/mcp/server/transports/streamablehttptransport.rb, which processes tool execution requests to...

8.3CVSS5.8AI score0.0048EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/15 11:25 a.m.•13 views

CVE-2026-61427 PraisonAI before 4.6.78 Authentication Bypass via HTTP-stream

PraisonAI before 4.6.78 exposes the MCP HTTP-stream transport without authentication by default: the CLI --api-key option defaults to None, and the server only enforces Authorization/Bearer checks when an API key is configured. When an operator runs 'praisonai mcp serve --transport http-stream'...

6.9CVSS6.1AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/07/14 12:31 a.m.•16 views

EUVD-2026-43548

9Router through version 0.4.41 contain an unauthenticated information disclosure vulnerability that allows remote attackers to access sensitive user data by sending requests to unprotected API endpoints. Attackers can enumerate paginated request logs and retrieve complete AI conversation historie...

8.7CVSS6.1AI score0.00624EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/07/13 9:37 p.m.•53 views

CVE-2026-62328 9Router 0.4.41 - Unauthenticated Information Disclosure via API Usage Endpoints

9Router through version 0.4.41 contain an unauthenticated information disclosure vulnerability that allows remote attackers to access sensitive user data by sending requests to unprotected API endpoints. Attackers can enumerate paginated request logs and retrieve complete AI conversation historie...

8.7CVSS0.00624EPSS
SaveExploits0References2
Rows per page
Query Builder