Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @frontmcp/adapters
  4. ›
  5. GHSA-8q49-2h5h-434x

GHSA-8q49-2h5h-434x: FrontMCP: Server-Side Request Forgery (SSRF) in the OpenAPI adapter spec-change poller

July 24, 2026

The OpenAPI adapter’s spec-change poller (OpenApiSpecPoller) re-fetched the configured spec url on a timer using a raw global fetch(), bypassing the SSRF guard (safeFetch / assertUrlSafe) that OpenAPIToolGenerator.fromURL() applies to the initial spec load. As a result, the pinning/DNS-resolution hardening delivered via mcp-from-openapi >= 2.5.0 (advisory GHSA-65h7-9wrw-629c) protected the initial load but not the recurring poll of the same URL. When polling is enabled against an untrusted or attacker-influenceable spec URL, this is an unguarded SSRF vector.

References

  • github.com/advisories/GHSA-8q49-2h5h-434x
  • github.com/agentfront/frontmcp/commit/077201e109bf6f45dbc85c36d6bd77ded18ab13e
  • github.com/agentfront/frontmcp/pull/510
  • github.com/agentfront/frontmcp/releases/tag/v1.5.6
  • github.com/agentfront/frontmcp/security/advisories/GHSA-8q49-2h5h-434x

Code Behaviors & Features

Detect and mitigate GHSA-8q49-2h5h-434x with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.5.6

Fixed versions

  • 1.5.6

Solution

Upgrade to version 1.5.6 or above.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/@frontmcp/adapters/GHSA-8q49-2h5h-434x.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:53 +0000.