MCPHub
CVE-2025-11287
MEDIUM
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network vector, no privileges or user interaction, low impacts on confidentiality, integrity, and availability.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was identified in samanhappy MCPHub up to 0.9.10. This vulnerability affects the function handleSseConnectionfunction of the file src/services/sseService.ts. Such manipulation leads to improper authentication. The attack may be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Improper authentication in MCPHub up to version 0.9.10 allows remote attackers to bypass authentication on the SSE connection handler. No active exploitation has been reported in CISA KEV, but public exploit code is available. EPSS 0.20% indicates low likelihood of widespread exploitation despite the public PoC.
Technical ContextAI
The vulnerability resides in the handleSseConnectionfunction of src/services/sseService.ts, which manages Server-Sent Events (SSE) connections in MCPHub. CWE-287 (Improper Authentication) indicates that the function fails to properly verify caller identity before establishing an SSE stream. The affected product is identified by CPE cpe:2.3:a:mcphubx:mcphub:*:*:*:*:*:*:*:* up to version 0.9.10, confirming the vendor and version scope.
RemediationAI
No vendor-released patch exists. Mitigations include disabling the SSE endpoint if not essential, placing a reverse proxy with authentication in front of MCPHub, or blocking external access to the service via firewall rules. Note that disabling SSE will break real-time event streaming functionality, and reverse proxy authentication adds operational complexity.
OS command injection in MCPHub up to version 0.9.10 allows authenticated remote attackers to execute arbitrary system co
Server-side request forgery (SSRF) in MCPHub up to version 0.9.10 allows authenticated high-privilege users to manipulat
MCPHub below version 0.11.0 allows unauthenticated attackers to bypass authentication on unprotected endpoints and perfo
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today