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.
References
| Link | Resource |
|---|---|
| https://github.com/agentfront/frontmcp/releases/tag/v1.0.4 | Product |
| https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj | Exploit Vendor Advisory |
| https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj | Exploit Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
15 Apr 2026, 19:04
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/agentfront/frontmcp/releases/tag/v1.0.4 - Product | |
| References | () https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj - Exploit, Vendor Advisory | |
| First Time |
Agentfront \@frontmcp\/sdk
Agentfront Agentfront \@frontmcp\/adapters Frontmcp mcp-from-openapi Agentfront frontmcp Frontmcp |
|
| CPE | cpe:2.3:a:agentfront:frontmcp:*:*:*:*:*:node.js:*:* cpe:2.3:a:agentfront:\@frontmcp\/adapters:*:*:*:*:*:node.js:*:* cpe:2.3:a:agentfront:\@frontmcp\/sdk:*:*:*:*:*:node.js:*:* cpe:2.3:a:frontmcp:mcp-from-openapi:*:*:*:*:*:node.js:*:* |
09 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj - |
08 Apr 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-08 21:17
Updated : 2026-04-15 19:04
NVD link : CVE-2026-39885
Mitre link : CVE-2026-39885
CVE.ORG link : CVE-2026-39885
JSON object : View
Products Affected
agentfront
- \@frontmcp\/sdk
- frontmcp
- \@frontmcp\/adapters
frontmcp
- mcp-from-openapi
CWE
CWE-918
Server-Side Request Forgery (SSRF)
