Lucene search
+L

192 matches found

Kitploit
Kitploit
added 2026/08/28 3:52 a.m.3 views

firecrawl-mcp-server

Firecrawl MCP Server A Model Context Protocol MCP server that brings Firecrawl to MCP-compatible AI agents — search, scrape, and interact with the live web for clean, agent-ready context. Big thanks to @vrknetha, @knacklabs for the initial implementation! Features Search the web and get full page...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 2:30 a.m.5 views

damn-vulnerable-MCP-server

Cursor SSE Compatibility for Damn Vulnerable MCP This document provides an overview of the updates made to the Damn Vulnerable Model Context Protocol DVMCP project to make it compatible with Cursor's Server-Sent Events SSE implementation. Overview The original DVMCP project has been enhanced to...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2026/08/27 2:50 p.m.4 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 score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 9:20 a.m.4 views

CVE-2026-34227

Nicht authentifizierte MCP-Schnittstelle + CORS-Bypass Slivers MCP-Server startet eine nicht authentifizierte SSE-Schnittstelle und sendet bei jeder Antwort Access-Control-Allow-Origin: zurück. Die mcp-go-Bibliothek validiert Content-Type nicht, sodass Simple Requests text/plain die...

8.8CVSS8.7AI score0.00396EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/08/27 12:36 a.m.6 views

MCP-Inspector-CVE-2025-49596

MCP Inspector CVE-2025-49596 Schwachstellenprüfer Dieses Skript prüft, ob ein MCP Inspector-Server anfällig für CVE-2025-49596 ist, ein Sicherheitsproblem, bei dem der /sse-Endpunkt auf nicht authentifizierte Anfragen reagiert fehlendes Authentifizierungstoken. Funktionsweise Das Skript sendet ei...

9.4CVSS9AI score0.44713EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 10:27 p.m.3 views

pentest-mcp

Pentest MCP Professioneller MCP-Server für Penetrationstests mit moderner Transport-/Authentifizierungsunterstützung und erweiterten Recon-Werkzeugen. Was gibt es Neues in 0.9.0 MCP-SDK auf @modelcontextprotocol/sdk@^1.26.0 aktualisiert MCP Inspector auf dem neuesten Stand gehalten...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 9:35 p.m.3 views

studio

ShipSec Studio Open-Source-Plattform zur Orchestrierung von Sicherheits-Workflows. ShipSec befindet sich derzeit in aktiver Entwicklung. Wir optimieren die Plattform für einen stabilen Produktionseinsatz und leistungsstarke Sicherheitsabläufe. ShipSec Studio bietet eine visuelle DSL und...

5.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:20 p.m.3 views

sandbox-agent

Coding-Agenten in Sandboxen ausführen. Per HTTP steuern. Ein Server, der in Ihrer Sandbox läuft. Ihre App verbindet sich remote, um Claude Code, Codex, OpenCode, Cursor, Amp oder Pi zu steuern – mit Streaming von Ereignissen, Verwaltung von Berechtigungen und Sitzungen. Dokumentation — API-Refere...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-79780

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved acros...

6CVSS5.4AI score0.00095EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 9:17 p.m.6 views

CVE-2026-53965

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS0.00358EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 8:36 p.m.25 views

CVE-2026-53965 MCP PHP SDK: Unbounded SSE buffer in HttpTransport enables client-side denial of service

The MCP PHP SDK Composer package mcp/sdk is the official Model Context Protocol SDK for PHP. In versions 0.5.0 through 0.7.0, the HTTP client transport reads a Server-Sent Events response stream incrementally and appends each chunk to an in-memory buffer with no upper bound. The buffer is only...

6.9CVSS0.00358EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 8:36 p.m.40 views

CVE-2026-53965

CVE-2026-53965 affects the MCP PHP SDK (Composer package mcp/sdk), versions 0.5.0 through 0.7.0 . The HttpTransport class's processSSEStream() method appends each 4 KiB read chunk to an in-memory buffer ($this->sseBuffer) with no upper bound ; the buffer is only flushed upon encountering the S...

6.9CVSS5.8AI score0.00358EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 7:20 p.m.2 views

CVE-2026-45019 Chainlit: SSRF via MCP SSE and streamable-http transports allows unauthenticated internal network access

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 sse and streamable-http...

7.2CVSS5.9AI score
SaveExploits0References6
NVD
NVD
added 2026/08/25 4:17 p.m.7 views

CVE-2026-79780

rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved across scheme or host changes. Attackers observing network traffic from a trusted endpoint can capture reusable IBM IAM tokens on same-host...

6CVSS0.00095EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.11 views

CVE-2026-79780

rclone before v1.75.0 contains a credential exposure vulnerability in its S3 redirect callback handling. The tool fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys when following redirects, allowing credentials to persist across scheme or host changes . An attacker positioned to o...

6CVSS5.3AI score0.00095EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.27 views

CVE-2026-79780 rclone before v1.75.0 Credential Exposure via S3 Redirect

rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved across scheme or host changes. Attackers observing network traffic from a trusted endpoint can capture reusable IBM IAM tokens on same-host...

6CVSS0.00095EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.5 views

CVE-2026-79780 rclone before v1.75.0 Credential Exposure via S3 Redirect

rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved across scheme or host changes. Attackers observing network traffic from a trusted endpoint can capture reusable IBM IAM tokens on same-host...

6CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 3:16 p.m.6 views

EUVD-2026-65538

rclone before v1.75.0 fails to sanitize IBM IAM bearer tokens and SSE-C encryption keys during S3 redirect callbacks, allowing credentials to be preserved across scheme or host changes. Attackers observing network traffic from a trusted endpoint can capture reusable IBM IAM tokens on same-host...

6CVSS5.3AI score0.00095EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:33 a.m.3 views

CVE-2026-79666 Ech0 before 4.4.3 Missing Authorization via dashboard log endpoints

Ech0 before 4.4.3 fails to enforce administrator authorization on dashboard log endpoints, allowing any authenticated user to access system logs. Attackers with valid user sessions can query GET /api/system/logs and subscribe to SSE and WebSocket log streams to retrieve sensitive operational data...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 11:33 a.m.25 views

CVE-2026-79666 Ech0 before 4.4.3 Missing Authorization via dashboard log endpoints

Ech0 before 4.4.3 fails to enforce administrator authorization on dashboard log endpoints, allowing any authenticated user to access system logs. Attackers with valid user sessions can query GET /api/system/logs and subscribe to SSE and WebSocket log streams to retrieve sensitive operational data...

7.1CVSS0.00281EPSS
SaveExploits0References2
Rows per page
Query Builder