FrontMCP is a TypeScript-first framework for the Model Context Protocol (MCP). Prior to 2.3.0, the mcp-from-openapi library uses @apidevtool
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
2주 이내 패치 — 우선 조치 대상
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N약점 (CWE)
- CWE-918
서버측 요청 위조(SSRF) — 서버가 공격자가 지정한 내부 자원에 요청하도록 강제.
상세 설명
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.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- agentfront \@frontmcp\/adapters< 1.0.4other
- agentfront \@frontmcp\/sdk< 1.0.4other
- agentfront frontmcp< 1.0.4other
- frontmcp mcp-from-openapi< 2.3.0other
영향받는 구성 (CPE) 4
- agentfront @frontmcp/adapters< 1.0.4cpe:2.3:a:agentfront:\@frontmcp\/adapters:*:*:*:*:*:node.js:*:*
- agentfront @frontmcp/sdk< 1.0.4cpe:2.3:a:agentfront:\@frontmcp\/sdk:*:*:*:*:*:node.js:*:*
- agentfront frontmcp< 1.0.4cpe:2.3:a:agentfront:frontmcp:*:*:*:*:*:node.js:*:*
- frontmcp mcp-from-openapi< 2.3.0cpe:2.3:a:frontmcp:mcp-from-openapi:*:*:*:*:*:node.js:*:*
참고 자료 2
- https://github.com/agentfront/frontmcp/security/advisories/GHSA-v6ph-xcq9-qxxjExploitVendor Advisory
링크 내용 불러오는 중…