๐Ÿ” CVE Alert

CVE-2026-59973

HIGH 8.5

mcp-from-openapi: Bypass of OpenAPI external $ref SSRF fix in latest FrontMCP and mcp-from-openapi

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

FrontMCP is a TypeScript-first framework for the Model Context Protocol (MCP). From mcp-from-openapi 2.3.0 until 2.5.0 and from frontmcp and @frontmcp/adapters 1.2.1 until 1.5.0, libs/adapters/src/openapi/openapi.adapter.ts loadOpenAPISpec() forwards untrusted OpenAPI url and spec inputs and loadOptions.refResolution to OpenAPIToolGenerator.fromURL() and OpenAPIToolGenerator.fromJSON(). The external $ref guard checks parsed hostname strings without resolving addresses, pinning validated addresses, revalidating redirect targets, or normalizing IPv4-mapped IPv6. An authenticated user who can import or configure an OpenAPI specification in a hosted or multi-user deployment can use DNS-to-loopback resolution, redirect-to-loopback behavior, or IPv4-mapped IPv6 loopback forms to cause backend-origin requests to internal services. This can expose internal administrative APIs, metadata-like services, and other private network endpoints. The practical impact is lower when only a trusted local administrator can configure OpenAPI specs, and disabling external reference protocols prevents the external $ref request. This issue is fixed in mcp-from-openapi 2.5.0 and frontmcp and @frontmcp/adapters 1.5.0.

CWE CWE-918
Vendor agentfront
Product frontmcp
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for agentfront frontmcp

Be the first to know when new high vulnerabilities affecting agentfront frontmcp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

agentfront / frontmcp
< 1.5.0
agentfront / mcp-from-openapi
< 2.5.0
@frontmcp / adapters
< 1.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/agentfront/frontmcp/security/advisories/GHSA-65h7-9wrw-629c github.com: https://github.com/agentfront/frontmcp/pull/496 github.com: https://github.com/agentfront/mcp-from-openapi/pull/7 github.com: https://github.com/agentfront/frontmcp/commit/96a78eaa5c6c4bc51cced557d83d1a03344cb03d github.com: https://github.com/agentfront/mcp-from-openapi/commit/be3409cce6e97642696d4ee5a4e4e2712490b277 github.com: https://github.com/agentfront/frontmcp/releases/tag/v1.5.0 github.com: https://github.com/agentfront/mcp-from-openapi/releases/tag/v2.5.0