CVE-2026-51995 Details
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
A blind server-side request forgery (SSRF) vulnerability has been identified in Geelen MCP-Remote versions 0.1.32 through 0.1.38. This issue arises because the application fetches OAuth authorization server metadata from a URL specified by the server, without validating the origin of that URL. As a result, an attacker can manipulate the metadata to initiate requests to internal services or other network resources, potentially leading to unauthorized information disclosure or exploitation of vulnerabilities on those services.
It is recommended to validate the origins of authorization server URLs before fetching metadata, apply controls to prevent internal address access and unauthorized DNS resolution, and maintain a trust record of resource-to-authorization server decisions throughout the OAuth process.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 24, 2026CISA-ADP
Assessed Sep 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/geelen/mcp-remote | [email protected] | Source CodeVendor |
| https://github.com/geelen/mcp-remote/security/advisories | [email protected] | AdvisoryVendor |
| https://github.com/playb0t/mcp-remote-oauth-security/blob/v1.0.1/advisories/F-02-authorization-server-ssrf.md | [email protected] | AdvisoryExploit |
| https://github.com/playb0t/mcp-remote-oauth-security#readme | [email protected] | BundleTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| geelen mcp-remote | >= 0.1.32, <= 0.1.38 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | New CVE Received | [email protected] |
| Sep 24, 2026 | CVE Modified | CISA-ADP |
Volerion