Description
A vulnerability was identified in feedmob fm-mcp-servers 0.0.3. Affected by this vulnerability is the function downloadReport of the file src/smadex-reporting/src/index.ts of the component Download Endpoint. The manipulation of the argument downloadUrl leads to server-side request forgery. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-14
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the downloadReport function within feedmob fm‑mcp‑servers, allowing manipulation of the downloadUrl parameter to trigger arbitrary outbound HTTP requests from the server. This flaw, classified as CWE‑918, gives an attacker the capacity to cause the server to access any URL, which can lead to internal data disclosure or the compromise of internal services. Because the attack is limited to a local environment, a malicious user must have access to the server itself, but the effect can still be significant if the server is privileged or has access to other network resources.

Affected Systems

The problem affects feedmob fm‑mcp‑servers version 0.0.3. No other versions are explicitly listed in the CNA data, and it is unclear whether earlier releases are also impacted. If the component is being run at this version or a superseded variant without the fix, the SSRF vulnerability applies.

Risk and Exploitability

The CVSS score of 4.8 places the issue in the moderate risk category. The EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog, indicating that it is not yet a known widespread exploitation vector. Because the attack vector is limited to a local environment, the risk is constrained to those who can reach the server directly. However, the ability to generate outbound calls can still be leveraged for internal pivoting or data exfiltration if the server has access to other internal resources. The likely attack path thus involves a local compromise followed by an SSRF-based redirect to internal or external targets. Since no official patch is available, organizations must mitigate by either upgrading if a newer version appears or hardening the endpoint and outbound traffic to limit potential damage.

Generated by OpenCVE AI on August 14, 2026 at 03:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade feedmob fm‑mcp‑servers to a version that contains a fix for the SSRF issue if one has been released.
  • If a patch is unavailable, remove or disable the downloadReport endpoint or restrict it to trusted personnel using strict authentication and authorization controls.
  • Apply outbound request filtering or firewall rules that block the server from contacting external hosts or restrict the allowed destinations, thereby limiting the impact of a successful SSRF attempt.

Generated by OpenCVE AI on August 14, 2026 at 03:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in feedmob fm-mcp-servers 0.0.3. Affected by this vulnerability is the function downloadReport of the file src/smadex-reporting/src/index.ts of the component Download Endpoint. The manipulation of the argument downloadUrl leads to server-side request forgery. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
Title feedmob fm-mcp-servers Download Endpoint index.ts downloadReport server-side request forgery
First Time appeared Feedmob
Feedmob fm-mcp-servers
Weaknesses CWE-918
CPEs cpe:2.3:a:feedmob:fm-mcp-servers:*:*:*:*:*:*:*:*
Vendors & Products Feedmob
Feedmob fm-mcp-servers
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Feedmob Fm-mcp-servers
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T10:47:16.263Z

Reserved: 2026-08-13T17:13:15.028Z

Link: CVE-2026-19770

cve-icon Vulnrichment

Updated: 2026-08-14T10:47:11.486Z

cve-icon NVD

Status : Deferred

Published: 2026-08-14T02:16:24.747

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-19770

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T04:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)