| 제목 | samanhappy mcphub 1.0.32 RCE |
|---|
| 설명 | A vulnerability has been found in MCPHub (@samanhappy/mcphub), an open-source MCP (Model Context Protocol) server aggregation gateway, in its current development version. The template import endpoint POST /api/templates/import lacks proper administrative privilege validation: only authentication is required, but no check ensures the user is an administrator. Unlike other server management endpoints (createServer, updateServer) which enforce the isPrivilegedServerConfig check to prevent non-admin users from creating stdio-type servers with command/args, the importTemplate service function persists the server configuration without this validation. An authenticated non-admin attacker can import a malicious template containing a stdio-type server with arbitrary command/args, then call the toggle endpoint POST /api/servers/:name/toggle to trigger the MCP SDK's StdioClientTransport, which spawns the attacker-controlled command via child_process.spawn(). In deployments with OAuth social login enabled (GitHub/Google/OIDC), attackers can self-register as non-admin users, creating a complete unauthenticated-to-RCE chain. Successful exploitation leads to arbitrary command execution with the privileges of the MCPHub host process, enabling reading of sensitive files or planting backdoors.
|
|---|
| 원천 | ⚠️ https://github.com/samanhappy/mcphub/issues/1094 |
|---|
| 사용자 | CAPT (UID 100253) |
|---|
| 제출 | 2026. 08. 27. AM 08:49 (24 날 ago) |
|---|
| 모더레이션 | 2026. 09. 19. PM 11:46 (24 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 407976 [samanhappy MCPHub 까지 1.0.32 Template Import Endpoint templateService.ts importTemplate 권한 상승] |
|---|
| 포인트들 | 20 |
|---|