---
id: CVE-2026-79750
title: >-
  MCPHub is a unified hub for centrally managing and dynamically orchestrating
  multiple MCP servers/APIs into separate endpoints with flexible routing
  strategies
summary: >-
  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 1.0.30, MCPHub scopes non-admin users to servers
  they own (…
severity: high
cvss: 7.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-639
published: '2026-08-31'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:08:37.320'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-79750'
references:
  - url: 'https://github.com/samanhappy/mcphub/releases/tag/v1.0.30'
    label: security-advisories@github.com
  - url: >-
      https://github.com/samanhappy/mcphub/security/advisories/GHSA-wfqf-hqwq-8wvf
    label: security-advisories@github.com
  - url: >-
      https://github.com/samanhappy/mcphub/security/advisories/GHSA-wfqf-hqwq-8wvf
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00429
epssPercentile: 0.3453
ingestedAt: '2026-09-08T21:11:12.288Z'
---

## Overview

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 1.0.30, MCPHub scopes non-admin users to servers they own (list views and config edits enforce ownership), but the tool-execution API does not. Any authenticated non-admin user can invoke tools on MCP servers owned by other users — servers they cannot even see in GET /api/servers. Because connected MCP servers carry real capability (filesystem, HTTP fetch, cloud APIs with the owner's keys), this is cross-tenant compromise: demonstrated arbitrary host file read (/etc/passwd, another user's secrets) and SSRF. This issue has been patched in version 1.0.30.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
