Lucene search
+L

169 matches found

CVE
CVE
added 2026/08/29 1:47 p.m.20 views

CVE-2026-82456

argocd-mcp version 0.8.0 (argoproj-labs) has an authentication bypass via its unauthenticated HTTP transport. The server binds to all network interfaces and accepts MCP sessions without requiring caller credentials when the ARGOCD_API_TOKEN environment variable is configured. Any network-reachabl...

10CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.5 views

CVE-2026-81098

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
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81099

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page i...

7.6CVSS0.0016EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81092

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS0.00165EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 2:50 p.m.11 views

CVE-2026-81099

Timescale's tiger-slack failed to enable the DNS-rebinding-protection option when starting its MCP HTTP transport in mcp/src/httpServer.ts, leaving the host allow-list disabled. This allowed a malicious web page to use DNS rebinding to steer requests to the locally bound Slack MCP server through ...

7.6CVSS5.2AI score0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 2:50 p.m.5 views

EUVD-2026-67028

tiger-gh-mcp-server started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, making t...

7.6CVSS5.2AI score0.0016EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/27 2:50 p.m.15 views

CVE-2026-81100

tiger-gh-mcp-server (by Timescale) started its MCP HTTP transport without enabling the DNS-rebinding-protection option provided by the underlying SDK. The file src/httpServer.ts called the shared httpServerFactory helper but never set the host allow-list, so the transport accepted requests regard...

7.6CVSS5.2AI score0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.34 views

CVE-2026-81100 Timescale tiger-gh-mcp-server DNS Rebinding via Disabled Host Header Allow-List

tiger-gh-mcp-server started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, making t...

7.6CVSS0.0016EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81099 Timescale tiger-slack DNS Rebinding via Disabled Host Header Allow-List

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page i...

7.6CVSS0.0016EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.7 views

CVE-2026-81099 Timescale tiger-slack DNS Rebinding via Disabled Host Header Allow-List

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page i...

7.6CVSS5.2AI score0.0016EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.5 views

CVE-2026-81100 Timescale tiger-gh-mcp-server DNS Rebinding via Disabled Host Header Allow-List

tiger-gh-mcp-server started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, making t...

7.6CVSS5.9AI score0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 2:50 p.m.5 views

EUVD-2026-67026

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.3CVSS5.5AI score0.00505EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/27 2:50 p.m.7 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.3CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.28 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.18 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
OSV
OSV
added 2026/08/27 2:50 p.m.5 views

CVE-2026-81092 mcp-go before 0.56.0 Missing Host Header Validation Enables DNS Rebinding

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.17 views

CVE-2026-81092

mcp-go before 0.56.0 accepted HTTP requests on its Streamable HTTP and SSE transports without validating the Host header . Specifically, StreamableHTTPServer.ServeHTTP (server/streamable_http.go) and SSEServer.ServeHTTP (server/sse.go) served any request arriving over a loopback connection regard...

7.6CVSS5.3AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.28 views

CVE-2026-81092 mcp-go before 0.56.0 Missing Host Header Validation Enables DNS Rebinding

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.7 views

EUVD-2026-67147

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS5.3AI score0.00165EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 11:46 p.m.2 views

frida-c2-mcp

FridaC2MCP Un server MCP con trasporto HTTP streamable che esegue la strumentazione dinamica di Frida interamente sul dispositivo — nessun tool lato client richiesto. Questo progetto gira direttamente su dispositivi Android rooted e iOS jailbroken , esponendo Frida come un insieme di strumenti...

5.3AI score
SaveExploits0References7
Rows per page
Query Builder