PatchSiren cyber security CVE debrief
CVE-2026-90474 samanhappy CVE debrief
CVE-2026-90474 is an authentication bypass vulnerability in MCPHub's embedded OAuth 2.0 authorization server. The vulnerability allows attackers to redeem authorization codes for access tokens without a client secret or PKCE verifier, potentially gaining access to victim accounts. This issue arises from client authentication being disabled by default and PKCE enforcement being optional. Defenders should assess their exposure, prioritize patching to version 1.0.32 or later, review authentication configurations, and monitor for suspicious activity related to authorization codes and access tokens.
- Vendor
- samanhappy
- Product
- mcphub
- CVSS
- HIGH 7.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-12
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-12
- Advisory updated
- 2026-09-23
Who should care
Defenders responsible for MCPHub deployments should assess their exposure and prioritize patching to version 1.0.32 or later. This includes reviewing authentication configurations and monitoring for suspicious activity related to authorization codes and access tokens.
Why it matters
CVE-2026-90474 is an authentication bypass vulnerability in MCPHub's embedded OAuth 2.0 authorization server. Defenders should prioritize verifying the presence of MCPHub, assessing the current version, and applying the patch to prevent exploitation.
- Attackers may gain unauthorized access to victim accounts and their privileges.
- Defenders need to verify the presence of MCPHub in their environment and assess the current version.
- Defenders should apply the patch to version 1.0.32 or later to prevent exploitation.
- Defenders may need to review and update authentication configurations for the OAuth 2.0 authorization server.
Technical summary
The vulnerability is caused by client authentication being disabled by default and PKCE enforcement being optional in MCPHub's embedded OAuth 2.0 authorization server. This allows attackers to intercept authorization codes and redeem them for access tokens without providing a client secret or PKCE verifier. The issue impacts MCPHub deployments, which should be assessed for exposure and patched to version 1.0.32 or later. Defenders should review authentication configurations and monitor for suspicious activity related to authorization codes and access tokens.
Defensive priority
Defenders should prioritize verifying the presence of MCPHub in their environment, assessing the current version, and applying the patch to version 1.0.32 or later.
Recommended defensive actions
- Verify the presence of MCPHub in the environment and assess the current version.
- Apply the patch to version 1.0.32 or later.
- Review and update authentication configurations for the OAuth 2.0 authorization server.
- Monitor for suspicious activity related to authorization codes and access tokens.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 7.6 and HIGH severity. The vulnerability is described as an authentication bypass in MCPHub's OAuth 2.0 authorization server.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90474 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90474
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90474 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90474
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/blob/v1.0.31/src/services/oauthServerService.ts
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/commit/e927620cd1a80e8691213b01eb8cd6ffa1a66e9f
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/releases/tag/v1.0.32
-
Source reference
Unverified legacy reference
URL: https://github.com/samanhappy/mcphub/security/advisories/GHSA-3m7m-37xf-xp9x
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/mcphub-before-1.0.32-oauth-2.0-authentication-bypass
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.