<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-08-16T03:16:19.237405+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/d1aaf40c-eb4c-4f80-83b3-b9d5bc09a97f/export</id>
    <title>d1aaf40c-eb4c-4f80-83b3-b9d5bc09a97f</title>
    <updated>2026-08-16T03:16:19.246830+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "d1aaf40c-eb4c-4f80-83b3-b9d5bc09a97f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-8Q49-2H5H-434X", "type": "seen", "source": "https://gist.github.com/alon710/2148318b0f0c526c708bd7a87404909b", "content": "# GHSA-8Q49-2H5H-434X: GHSA-8Q49-2H5H-434X: Server-Side Request Forgery in FrontMCP OpenAPI Spec Poller\n\n&amp;gt; **CVSS Score:** 8.6\n&amp;gt; **Published:** 2026-07-24\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-8Q49-2H5H-434X\n\n## Summary\nA Server-Side Request Forgery (SSRF) vulnerability in FrontMCP allows unauthenticated remote attackers to query internal network services by exploiting the un-guarded background OpenAPI specification polling mechanism.\n\n## TL;DR\nThe FrontMCP background spec poller used an un-guarded global fetch() call, bypassing initial SSRF protections and allowing attackers to query internal interfaces via DNS rebinding or HTTP redirects.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-918\n- **Attack Vector**: Network (AV:N)\n- **CVSS Score**: 8.6 (High)\n- **Exploit Status**: Proof of Concept\n- **KEV Status**: Not Listed\n- **Vulnerability Impact**: Server-Side Request Forgery\n\n## Affected Systems\n\n- FrontMCP\n- @frontmcp/sdk\n- @frontmcp/adapters\n- **@frontmcp/sdk**: &amp;lt; 1.5.6 (Fixed in: `1.5.6`)\n- **@frontmcp/adapters**: &amp;lt; 1.5.6 (Fixed in: `1.5.6`)\n\n## Mitigation\n\n- Upgrade FrontMCP dependency suites to v1.5.6 or higher.\n- Retain default blocked networks behavior (avoid setting allowInternalIPs to true in production configurations).\n- Restrict network communications of the runner runtime to allowlisted external domains.\n\n**Remediation Steps:**\n1. Execute dependency updates: 'npm install @frontmcp/sdk@1.5.6 @frontmcp/adapters@1.5.6'.\n2. Review application initializations to guarantee custom allowedHosts settings cover authorized specifications.\n3. Redeploy services and verify outgoing communication alerts to identify illegal internal lookups.\n\n## References\n\n- [GitHub Security Advisory GHSA-8Q49-2H5H-434X](https://github.com/advisories/GHSA-8Q49-2H5H-434X)\n- [Official Fix Commit 077201e](https://github.com/agentfront/frontmcp/commit/077201e109bf6f45dbc85c36d6bd77ded18ab13e)\n- [Pull Request #510](https://github.com/agentfront/frontmcp/pull/510)\n- [Release v1.5.6](https://github.com/agentfront/frontmcp/releases/tag/v1.5.6)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-8Q49-2H5H-434X) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-07-25T00:32:46.717663Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/d1aaf40c-eb4c-4f80-83b3-b9d5bc09a97f/export"/>
    <published>2026-07-25T00:32:46.717663+00:00</published>
  </entry>
</feed>
