CVE-2026-79744
8.8
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| samanhappy | mcphub | < 1.0.29 | affected |
Weaknesses
- CWE-269: CWE-269: Improper Privilege Management
- CWE-862: CWE-862: Missing Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: total
Additional References
References
- https://github.com/samanhappy/mcphub/security/advisories/GHSA-4gc8-885f-qj36
- https://github.com/samanhappy/mcphub/releases/tag/v1.0.29
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.