---
id: CVE-2026-79747
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.32, an authenticated non-admin user can
  register a serv…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'
cwe:
  - CWE-918
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-79747'
references:
  - url: 'https://github.com/samanhappy/mcphub/releases/tag/v1.0.32'
    label: security-advisories@github.com
  - url: >-
      https://github.com/samanhappy/mcphub/security/advisories/GHSA-9wx9-prgc-gmjr
    label: security-advisories@github.com
  - url: >-
      https://github.com/samanhappy/mcphub/security/advisories/GHSA-9wx9-prgc-gmjr
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00178
epssPercentile: 0.07561
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.32, an authenticated non-admin user can register a server pointing at an arbitrary URL and make the hub issue server-side requests to it, with no egress filtering (no block of loopback / RFC1918 / link-local 169.254.0.0/16). Via the OpenAPI proxy path the response body is returned to the caller (full, reflected SSRF); via the SSE/streamable-http transport the request is sent blind. This issue has been patched in version 1.0.32.

## Remediation

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