Lucene search
+L

100 matches found

OSV
OSV
•added 2026/08/17 5:38 a.m.•12 views

BIT-CONSUL-2026-14869 terraform-mcp-server vulnerable to server side request forgery leading to token exposure

The terraform-mcp-server before version 1.1.0 is vulnerable to a server-side request forgery issue in the streamable-HTTP transport that may allow an unauthenticated remote client to redirect the server's Terraform API requests, and the server-side authorization token, to an attacker-controlled...

8.6CVSS5.5AI score0.00394EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•20 views

PT-2026-71152

Name of the Vulnerable Software and Affected Versions Microsoft UFO versions prior to 3.0.8 Description The create mobile data collection server and create mobile action server functions in ufo/client/mcp/http servers/mobile mcp server.py expose Streamable HTTP MCP services on TCP ports 8020 and...

9.4CVSS6AI score0.03652EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
•added 2026/07/30 2:44 p.m.•15 views

MCP Ruby SDK: Unbounded JSON-RPC request body causes uncontrolled memory allocation in StreamableHTTPTransport

Summary An unauthenticated remote attacker can force any MCP Ruby SDK server using MCP::Server::Transports::StreamableHTTPTransport to allocate gigabytes of memory by sending a single oversized JSON-RPC POST. The transport reads the entire HTTP body into a Ruby String and parses it with...

7.5CVSS6AI score0.00784EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/07/30 2:43 p.m.•16 views

EUVD-2026-50498

MCP Ruby SDK: Unbounded session retention in StreamableHTTPTransport allows memory exhaustion via initialize flood...

5.3CVSS5.8AI score0.00507EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/30 2:43 p.m.•9 views

GHSA-52JP-GJ8W-J6XH MCP Ruby SDK: Unbounded session retention in StreamableHTTPTransport allows memory exhaustion via initialize flood

Summary In its default configuration, MCP::Server::Transports::StreamableHTTPTransport never expires sessions. Every successful initialize request stores a new ServerSession and a session record under a fresh UUID, and the only path that removes them is an explicit client-issued HTTP DELETE. An...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References5
NVD
NVD
•added 2026/07/29 8:17 p.m.•16 views

CVE-2026-67432

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem reads and parses an entire JSON-RPC POST body without a size limit, allowing an unauthenticated remote attacker to exhaust process...

7.5CVSS0.00784EPSS
SaveExploits0References3
CVE
CVE
•added 2026/07/29 7:17 p.m.•72 views

CVE-2026-67432

CVE-2026-67432 affects the MCP Ruby SDK before version 0.23.0. The vulnerability exists in MCP::Server::Transports::StreamableHTTPTransport of the mcp gem, which reads and parses an entire JSON-RPC POST body without a size limit, allowing an unauthenticated remote attacker to exhaust memory on th...

7.5CVSS6AI score0.00784EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/29 7:17 p.m.•20 views

CVE-2026-67432

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem reads and parses an entire JSON-RPC POST body without a size limit, allowing an unauthenticated remote attacker to exhaust process...

7.5CVSS6AI score0.00784EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/07/29 7:17 p.m.•22 views

CVE-2026-67432 MCP Ruby SDK: Unbounded JSON-RPC request body causes uncontrolled memory allocation in StreamableHTTPTransport

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem reads and parses an entire JSON-RPC POST body without a size limit, allowing an unauthenticated remote attacker to exhaust process...

7.5CVSS6AI score
SaveExploits0References5
CVE
CVE
•added 2026/07/29 7:15 p.m.•86 views

CVE-2026-67431

The CVE affects the MCP Ruby SDK (Model Context Protocol) prior to version 0.23.0. In MCP::Server::Transports::StreamableHTTPTransport, the session ID is not bound to a session owner, allowing a stolen session ID to cause requests (tools/call) to execute in the victim’s session. This is fixed in ...

8.3CVSS6AI score0.0048EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/29 7:10 p.m.•11 views

CVE-2026-67430 MCP Ruby SDK: Unbounded session retention in StreamableHTTPTransport allows memory exhaustion via initialize flood

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not expire sessions by default, so repeated initialize requests retain unbounded ServerSession objects and can exhaust proces...

5.3CVSS5.9AI score0.00507EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/29 7:10 p.m.•15 views

CVE-2026-67430 MCP Ruby SDK: Unbounded session retention in StreamableHTTPTransport allows memory exhaustion via initialize flood

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not expire sessions by default, so repeated initialize requests retain unbounded ServerSession objects and can exhaust proces...

5.3CVSS5.9AI score
SaveExploits0References5
OSV
OSV
•added 2026/07/29 7:07 p.m.•49 views

CVE-2026-63118 MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding (Host/Origin) protection

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a...

6.9CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/07/28 5:53 p.m.•16 views

EUVD-2026-49934

The terraform-mcp-server before version 1.1.0 is vulnerable to a server-side request forgery issue in the streamable-HTTP transport that may allow an unauthenticated remote client to redirect the server's Terraform API requests, and the server-side authorization token, to an attacker-controlled...

8.6CVSS5.9AI score0.00394EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/07/13 3:19 p.m.•44 views

Open WebUI's chat completion API allows tool restrictions to be bypassed

SummaryOpen WebUI v0.6.43 contains a vulnerability in its chat completion API, which allows attackers to bypass tool restrictions, potentially enabling unauthorized actions or access. DetailsIn the chatcompletion API, the parameters toolids and toolservers are supplied by the user. These paramete...

7.1CVSS6.9AI score0.00374EPSS
SaveExploits1References7Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/08 12:00 a.m.•0 views

CVE-2026-59822: Improper Authentication

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key...

8.8CVSS5.8AI score0.00836EPSS
SaveExploits0References7
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•38 views

Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default

DescriptionThe Model Context Protocol MCP Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured...

8.1CVSS6AI score0.00512EPSS
SaveExploits0References6Affected Software1
RubySec
RubySec
•added 2026/07/07 12:00 a.m.•17 views

Unbounded JSON-RPC request body causes uncontrolled memory allocation in StreamableHTTPTransport

Summary An unauthenticated remote attacker can force any MCP Ruby SDK server using MCP::Server::Transports::StreamableHTTPTransport to allocate gigabytes of memory by sending a single oversized JSON-RPC POST. The transport reads the entire HTTP body into a Ruby String and parses it with...

7.5CVSS5.6AI score0.00784EPSS
SaveExploits0References1Affected Software1
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•16 views

excel-mcp-server has a Path Traversal issue

SummaryA path traversal vulnerability exists in excel-mcp-server versions up to and including 0.1.7. When running in SSE or Streamable-HTTP transport mode the documented way to use this server remotely, an unauthenticated attacker on the network can read, write, and overwrite arbitrary files on t...

9.4CVSS6.2AI score0.00642EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/06/26 9:50 p.m.•17 views

NPM: Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication

NPM: Streamable HTTP mode exposes LINE Desktop read/send tools without MCP authentication vulnerability discovered by ? in WordPress Npm line-desktop-mcp versions = 1.1.1...

8.8CVSS5.9AI score0.00564EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder