CVE-2026-51995
Received Received - Intake

Remote Information Disclosure in Geelen MCP-Remote

Vulnerability report for CVE-2026-51995, 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.32 through 0.1.38 allows a remote attacker to obtain sensitive information via the src/lib/authorization-server-metadata.ts, src/lib/utils.ts components

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.32 (inc) to 0.1.38 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-51995 is a Server-Side Request Forgery (SSRF) vulnerability in mcp-remote versions 0.1.32 through 0.1.38. It occurs during OAuth discovery when the software fetches an authorization server endpoint without validating the origin derived from server-controlled metadata. This allows attackers controlling the MCP server to manipulate the origin and probe internal services.

Detection Guidance

To detect CVE-2026-51995, monitor network traffic for unexpected outbound requests to internal services during OAuth flows. Check logs for blind SSRF attempts by examining requests to /.well-known/oauth-authorization-server from mcp-remote clients. Use tools like tcpdump or Wireshark to capture outbound connections initiated by mcp-remote processes.

Impact Analysis

An attacker could exploit this to perform blind host discovery and probe internal services reachable from the client host. This may lead to unauthorized access to sensitive systems or information if internal services are exposed. The impact depends on the network configuration and services accessible from the affected system.

Mitigation Strategies

Upgrade mcp-remote to a patched version beyond 0.1.38. Validate authorization-server origins before discovery by implementing strict origin checks. Apply network-level controls to block outbound requests to private IP ranges. Ensure OAuth credentials are stored securely and not in cleartext.

Chat Assistant

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

EPSS Chart