Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39885 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
agentfront @frontmcp/adapters
< 1.0.4

CPE

  • cpe:2.3:a:agentfront:@frontmcp/adapters:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.
agentfront @frontmcp/sdk
< 1.0.4

CPE

  • cpe:2.3:a:agentfront:@frontmcp/sdk:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.
agentfront frontmcp
< 1.0.4

CPE

  • cpe:2.3:a:agentfront:frontmcp:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.
frontmcp mcp-from-openapi
< 2.3.0

CPE

  • cpe:2.3:a:frontmcp:mcp-from-openapi:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39885
NVD Published Date:
Apr 8, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-39885 Details - Not Deferred