CVE-2026-52001
Received Received - Intake

Remote Information Disclosure in geelen mcp-remote

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

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: MITRE

Description

An issue in geelen mcp-remote 0.1.18 through 0.1.38 allows a remote attacker to obtain sensitive information via the SSE transport eventSourceInit fetch wrapper " src/lib/utils.ts

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
geelen mcp-remote From 0.1.18 (inc) to 0.1.38 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the mcp-remote library versions 0.1.18 through 0.1.38 where the SSE transport eventSourceInit fetch wrapper adds an Authorization: Bearer header to requests without verifying the origin. This could allow tokens to be forwarded to unintended origins if the wrapper lacks proper origin checks.

Detection Guidance

The vulnerability involves the SSE transport wrapper in mcp-remote versions 0.1.18 through 0.1.38 adding Authorization headers without origin verification. To detect, inspect network traffic for unauthorized Authorization headers in SSE requests or check if the mcp-remote package version falls within the affected range.

Impact Analysis

An attacker could potentially intercept or misuse sensitive tokens if the SSE transport wrapper does not enforce origin checks, leading to unauthorized access to protected resources or data.

Compliance Impact

This vulnerability could lead to unauthorized data exposure, potentially violating GDPR's data protection principles or HIPAA's safeguards for protected health information if tokens are mishandled.

Mitigation Strategies

Update mcp-remote to a version beyond 0.1.38 or implement origin checks in the SSE transport wrapper. Ensure tokens are bound to issuer, audience, and expected destination origin. Verify that existing controls like @modelcontextprotocol/sdk@1.25.3 and undici@7.12.0 are enforced for origin matching.

Chat Assistant

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

EPSS Chart