CVE-2026-90474
Received Received - Intake

Authentication Bypass in MCPHub OAuth 2.0 Server

Vulnerability report for CVE-2026-90474, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-12

Last updated on: 2026-09-12

Assigner: VulnCheck

Description

MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens without providing a client secret or PKCE verifier, gaining access to victim accounts and their privileges.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-12
Last Modified
2026-09-12
Generated
2026-09-12
AI Q&A
2026-09-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
samanhappy mcphub to 1.0.32 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-90474 is an authentication bypass in MCPHub before version 1.0.32. The vulnerability exists in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers can intercept authorization codes and redeem them for access tokens without providing a client secret or PKCE verifier, gaining unauthorized access to victim accounts and their privileges.

Detection Guidance

Check if MCPHub is running versions before 1.0.32 using package managers like npm or by inspecting version files. Monitor OAuth authorization logs for missing client secret or PKCE verifier during token requests. Look for unusual authorization code redemption without proper validation.

Impact Analysis

This vulnerability allows attackers to gain unauthorized access to user accounts and their privileges by exploiting weak OAuth 2.0 authentication. If you use MCPHub versions before 1.0.32, attackers could intercept authorization codes and redeem them for access tokens without proper verification, potentially leading to data breaches or unauthorized actions.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection principles and HIPAA's security requirements. Non-compliance may result in legal penalties, reputational damage, and loss of trust due to potential data breaches and unauthorized access to protected health information or personal data.

Mitigation Strategies

Upgrade MCPHub to version 1.0.32 or later immediately. Enforce PKCE for all public clients and require client secrets for confidential clients. Secure dynamic client registration with authentication and rate limiting.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-90474. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart