Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/07 9:35 p.m.7 views

pentest-mcp

es-define-property Object.defineProperty, but not IE 8's broken one...

5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81098 Telnyx MCP Server through 6.83.0 Missing Authentication on Streamable HTTP Transport

The Telnyx MCP server exposed its HTTP transport on every interface and did not require a caller credential. packages/mcp-server/src/http.ts served MCP on the root path with a listener bound to all interfaces and parsed the caller's authentication headers in a mode that did not fail when they wer...

9.3CVSS0.00505EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.27 views

CVE-2026-81098

The Telnyx MCP server (telnyx-node package through 6.83.0 ) exposed its Streamable HTTP transport on all network interfaces without requiring caller credentials. The vulnerable component, packages/mcp-server/src/http.ts, bound its listener to every interface and parsed authentication headers in a...

9.3CVSS5.5AI score0.00505EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 6:03 p.m.5 views

EUVD-2026-65692

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS5.4AI score0.00205EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 2:43 p.m.15 views

EUVD-2026-50498

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

5.3CVSS5.8AI score0.00308EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 8:17 p.m.15 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.00431EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 7:17 p.m.64 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.00431EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 7: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.5CVSS6AI score0.00431EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/29 7:15 p.m.84 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.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 7:10 p.m.13 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.35 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.12 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.00379EPSS
SaveExploits0References1
RubySec
RubySec
added 2026/07/07 12:00 a.m.12 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.00431EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.13 views

PT-2026-6350

Summary Cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless StreamableHTTPServerTransport deployments. Impact Who is affected: Any MCP server deployment using the TypeScript SDK where a sing...

7.1CVSS5.5AI score0.00277EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/02 7:15 p.m.37 views

CVE-2025-66414

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol MCP TypeScript SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without...

8.1CVSS0.00511EPSS
SaveExploits0References2
Rows per page
Query Builder