CVE-2026-59973
Last modified
CVE-2026-59973 is a high-severity vulnerability rated 8.5/10 on the CVSS scale. FrontMCP is a TypeScript-first framework for the Model Context Protocol (MCP). From mcp-from-openapi 2.3.0 until 2.5.0 and from frontmcp and @frontmcp/adapters 1.2.1 until 1.5.0, libs/adapters/src/openapi/openapi.adapter.ts loadOpenAPISpec() forwards untrusted OpenAPI url and spec inputs and loadOptions.refResolution to OpenAPIToolGenerator.fromURL() and OpenAPIToolGenerator.fromJSON(). EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
FrontMCP is a TypeScript-first framework for the Model Context Protocol (MCP). From mcp-from-openapi 2.3.0 until 2.5.0 and from frontmcp and @frontmcp/adapters 1.2.1 until 1.5.0, libs/adapters/src/openapi/openapi.adapter.ts loadOpenAPISpec() forwards untrusted OpenAPI url and spec inputs and loadOptions.refResolution to OpenAPIToolGenerator.fromURL() and OpenAPIToolGenerator.fromJSON(). The external $ref guard checks parsed hostname strings without resolving addresses, pinning validated addresses, revalidating redirect targets, or normalizing IPv4-mapped IPv6. An authenticated user who can import or configure an OpenAPI specification in a hosted or multi-user deployment can use DNS-to-loopback resolution, redirect-to-loopback behavior, or IPv4-mapped IPv6 loopback forms to cause backend-origin requests to internal services. This can expose internal administrative APIs, metadata-like services, and other private network endpoints. The practical impact is lower when only a trusted local administrator can configure OpenAPI specs, and disabling external reference protocols prevents the external $ref request. This issue is fixed in mcp-from-openapi 2.5.0 and frontmcp and @frontmcp/adapters 1.5.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| agentfront | frontmcp | < 1.5.0 |
| agentfront | mcp-from-openapi | < 2.5.0 |
| @frontmcp | adapters | < 1.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-59973?
How severe is CVE-2026-59973?
How do I fix CVE-2026-59973?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5996A security vulnerability has been detected in Totolink A7100…9.8
- CVE-2026-59960Argos JavaScript provides official Argos SDKs for JavaScript…7.5
- CVE-2026-59965Payload Plugins is a collection of plugins designed to enhan…7.1
- CVE-2026-59969Apache ZooKeeper quorum TLS fails to enforce peer hostname v…
- CVE-2026-5997A vulnerability was detected in Totolink A7100RU 7.4cu.2313_…9.8
- CVE-2026-59971MySQL MCP Server is a Model Context Protocol server that ena…10
- CVE-2026-59974Stanza is a Stanford NLP Python library for tokenization, se…7.8
- CVE-2026-5998A flaw has been found in zhayujie chatgpt-on-wechat CowAgent…5.5
- CVE-2026-59981OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59982OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-59983OpenEXR is the reference implementation and specification fo…5.5
- CVE-2026-59984OpenEXR is the reference implementation and specification fo…5.5
Are you affected by CVE-2026-59973?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
