๐Ÿ” CVE Alert

CVE-2026-79744

HIGH 8.8

MCPHub: Missing Authorization on `PUT /api/system-config` Lets Any Non-Admin Rewrite Global Security Configuration

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-269 CWE-862
Vendor samanhappy
Product mcphub
Published Aug 31, 2026
Last Updated Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for samanhappy mcphub

Be the first to know when new high vulnerabilities affecting samanhappy mcphub are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

samanhappy / mcphub
< 1.0.29

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/samanhappy/mcphub/security/advisories/GHSA-4gc8-885f-qj36 github.com: https://github.com/samanhappy/mcphub/releases/tag/v1.0.29