Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2869 articles · 109213 vulns · 38/41 feeds (7d)
← Back to list
7.5
CVE-2026-39885EXPLOITEDPATCHED

FrontMCP Affected by SSRF via $ref Dereferencing in Untrusted OpenAPI Specifications

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.

Affected Products

VendorProductVersions
—mcp-from-openapi< 1.0.4, < 1.0.4, < 1.0.4, < 2.3.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
npm@frontmcp/sdkGHSA85%
npm@frontmcp/adaptersGHSA85%

References

  • https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj(x_refsource_CONFIRM)
  • https://github.com/agentfront/frontmcp/releases/tag/v1.0.4(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB3h ago
CVE-2026-39885 | agentfront frontmcp/adapters/sdk/mcp-from-openapi Model Context Protocol initialize ref server-side request forgery (GHSA-v6ph-xcq9-qxxj)
→ No new info (linked only)
CVSS 3.17.5 CRITICAL
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
mcp-from-openapi@2.3.0@frontmcp/sdk@1.0.4@frontmcp/adapters@1.0.4
CWECWE-918
PublishedApr 8, 2026
Last enriched3h agov2
Tags
GHSA-v6ph-xcq9-qxxjnpm
Trending Score49
Source articles1
Independent1
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 8, 2026
Discovered by ZDM
Apr 8, 2026
Actively Exploited
Apr 8, 2026
Patch Available
Apr 8, 2026
Updated: severity, activelyExploited
Apr 9, 2026

Version History

v2
Last enriched 3h ago
v2Tier C3h ago

Updated severity to CRITICAL, marked as actively exploited, and noted that no exploit is available.

severityactivelyExploited
via VulDB
v18h ago

Initial creation