CVE-2026-39885

FrontMCP is a TypeScript-first framework for the Model Context Protocol (MCP). Prior to 2.3.0, the mcp-from-openapi library uses @apidevtools/json-schema-ref-parser to dereference $ref pointers in OpenAPI specifications without configuring any URL restrictions or custom resolvers. A malicious OpenAPI specification containing $ref values pointing to internal network addresses, cloud metadata endpoints, or local files will cause the library to fetch those resources during the initialize() call. This enables Server-Side Request Forgery (SSRF) and local file read attacks when processing untrusted OpenAPI specifications. This vulnerability is fixed in 2.3.0.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:agentfront:\@frontmcp\/adapters:*:*:*:*:*:node.js:*:*
cpe:2.3:a:agentfront:\@frontmcp\/sdk:*:*:*:*:*:node.js:*:*
cpe:2.3:a:agentfront:frontmcp:*:*:*:*:*:node.js:*:*
cpe:2.3:a:frontmcp:mcp-from-openapi:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-04-08 21:17

Updated : 2026-07-24 21:10


NVD link : CVE-2026-39885

Mitre link : CVE-2026-39885

CVE.ORG link : CVE-2026-39885


JSON object : View

Products Affected

agentfront

  • \@frontmcp\/adapters
  • \@frontmcp\/sdk
  • frontmcp

frontmcp

  • mcp-from-openapi
CWE
CWE-918

Server-Side Request Forgery (SSRF)