Vulnerability  ·  2026-08-16

fm-mcp-servers: SSRF via unsanitized downloadUrl in Smadex reporting download endpoint

VulnerabilityMedium impactGlobalCVE-2026-19770
An MCP download-report tool exposes an unvalidated URL parameter that the server fetches server-side, permitting SSRF. CVSS 5.3 (Medium).
Another instance of the SSRF-via-agent-tool pattern seen across multiple MCP servers this period; narrow blast radius since fm-mcp-servers is a niche single-vendor toolset, but illustrates a systemic MCP design flaw.
The downloadReport function in src/smadex-reporting/src/index.ts accepts an attacker-controlled downloadUrl argument and fetches it without validation, enabling SSRF against internal services from the MCP server host.
fm-mcp-servers (feed-mob/fm-mcp-servers) 0.0.3
No fixed version confirmed at disclosure; restrict outbound network access from the MCP host and validate/allowlist downloadUrl targets.
NVD CVE-2026-19770
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →