Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39885

28
FAUCET Score

OVERVIEW CVE-2026-39885 is a Server-Side Request Forgery (SSRF) vulnerability in the mcp-from-openapi library, a component of FrontMCP (a TypeScript framework for the Model Context Protocol), affecting versions prior to 2.3.0. The vulnerability exists in how the library processes OpenAPI specifications, specifically in its use of the @apidevtools/json-schema-ref-parser to dereference $ref pointers without implementing URL restrictions or custom resolvers. An attacker can craft a malicious OpenAPI specification containing $ref values pointing to internal network addresses, cloud metadata endpoints, or local file paths, which are fetched when the initialize() function is called. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH), with a network-based attack vector requiring no authentication or user interaction. The attack is easy to execute with low complexity, enabling unauthorized information disclosure from confidential resources. The potential impact is significant, as attackers can access sensitive data from internal systems, cloud metadata services containing credentials, or local files on affected systems. The EPSS score of 0.000410000 indicates minimal current prevalence in active exploitation. EXPLOITATION STATUS No evidence of active exploitation has been reported, and the vulnerability is not included in the CISA Known Exploited Vulnerabilities catalog. No public exploit code appears to be available, and community attention remains low. Organizations using FrontMCP versions prior to 2.3.0 should prioritize patching to mitigate the risk of SSRF attacks when processing untrusted OpenAPI specifications.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.0.4CPE matchmatch criteria
cpe:2.3:a:agentfront:\@frontmcp\/adapters:*:*:*:*:*:node.js:*:*
< 1.0.4CPE matchmatch criteria
cpe:2.3:a:agentfront:\@frontmcp\/sdk:*:*:*:*:*:node.js:*:*
< 1.0.4CPE matchmatch criteria
cpe:2.3:a:agentfront:frontmcp:*:*:*:*:*:node.js:*:*
< 2.3.0CPE matchmatch criteria
cpe:2.3:a:frontmcp:mcp-from-openapi:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 6th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

npmpatch availablevia ghsa
Product: mcp-from-openapiFixed in: 2.3.0
npmpatch availablevia ghsa
Product: @frontmcp/sdkFixed in: 1.0.4
npmpatch availablevia ghsa
Product: @frontmcp/adaptersFixed in: 1.0.4
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-v6ph-xcq9-qxxjhigh

mcp-from-openapi is Vulnerable to SSRF via $ref Dereferencing in Untrusted OpenAPI Specifications

Apr 8, 2026

References

github.com / agentfront/frontmcp/releases/tag/v1.0.4
Product
github.com / agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxj
ExploitVendor Advisory