Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-79748— MCPHub: Authenticated non-admin user achieves RCE via POST /api/servers (missing authorization on stdio command/args)

Quick assessment

Affected
samanhappy mcphub
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MCPHub 是一个统一枢纽,用于集中管理和动态编排多个 MCP 服务器/API,并支持将多个 MCP 服务器/API 编排为独立的端点,同时具备灵活的路由策略。在 0.12.15 版本之前,MCPHub 的 和 端点用于创建/更新 MCP 服务器配置,并立即通过 启动配置好的 stdio 进程。虽然这些端点需要身份验证,但并未包含将访问权限限制为管理员的授权检查,且对 和 字段也没有白名单或数据净化机制。因此,任何经过身份验证的非管理员用户都可以提交包含 (或其他任意二进制文件)以及任意 的服务器配置,从而导致

CVSS 9.9 · Critical

Affected Version Matrix 1

VendorProduct Version RangeStatus
samanhappy mcphub < 0.12.15 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-79748

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
MCPHub: Authenticated non-admin user achieves RCE via POST /api/servers (missing authorization on stdio command/args)
Source: CVE Program / CVE List V5
Vulnerability Description
MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 0.12.15, the POST /api/servers and PUT /api/servers/:name endpoints in MCPHub create/update MCP server configurations and then immediately spawn the configured stdio process via child_process.spawn. Authentication is required, but there is no authorization check restricting these endpoints to admins, and there is no allowlist/sanitization on the command and args fields. As a result, any authenticated non-admin user can submit a server configuration with command:"/bin/sh" (or any other binary) and arbitrary args, causing MCPHub to execute the attacker-controlled process as the MCPHub server's OS user (commonly root in the published Docker image and in npx/systemd deployments). This issue has been patched in version 0.12.15.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
samanhappy mcphub < 0.12.15 -

II. Public POCs for CVE-2026-79748

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-79748

登录查看更多情报信息。

Other References for CVE-2026-79748 (3)

Same Patch Batch · samanhappy · 2026-08-31 · 8 CVEs total

CVE-2026-79744 8.8 HIGH MCPHub: Missing Authorization on `PUT /api/system-config` Lets Any Non-Admin Rewrite Globa
CVE-2026-79746 8.1 HIGH MCPHub: Server-scoped bearer key gains access to an entire group via partial (any-overlap)
CVE-2026-79750 7.7 HIGH MCPHub authenticated horizontal IDOR: any non-admin user executes tools on other users' MC
CVE-2026-79749 7.6 HIGH MCPHub: SSRF Guard Bypass via IPv6 Transition Addresses in URL Validation
CVE-2026-79745 7.1 HIGH MCPHub: Missing Authorization on Built-in Prompt & Resource CRUD (Unauthorized Tampering o
CVE-2026-79747 7.1 HIGH MCPHub vulnerable to SSRF: a non-admin user can make mcphub request arbitrary URLs and rea
CVE-2026-79743 6.9 MEDIUM MCPHub: Path Traversal via Malicious MCPB Manifest Name

IV. Related Vulnerabilities

V. Comments for CVE-2026-79748

No comments yet


Leave a comment