CVE-2026-79744

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.29, MCPHub's PUT /api/system-config endpoint (handler updateSystemConfig) performs no authorization check. It is protected only by the app-wide authentication middleware and a rate limiter — it never inspects req.user.isAdmin. This issue has been patched in version 1.0.29.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 18:17

Updated : 2026-09-08 21:08


NVD link : CVE-2026-79744

Mitre link : CVE-2026-79744

CVE.ORG link : CVE-2026-79744


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-862

Missing Authorization