Description
A security vulnerability has been detected in aerostackdev aerostack-mcp up to 6315dfde7df0a15aaf743f88d91347115e09ba23. Affected by this issue is the function upload_media of the component mcp-whatsapp. Such manipulation of the argument media_url leads to server-side request forgery. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-09
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the upload_media function of aerostackdev’s Aerostack‑MCP, where an attacker can supply a malicious media_url parameter. This causes the server to fetch the indicated resource, exposing the application to Server‑Side Request Forgery (CWE‑918). The flaw enables a remote attacker to trigger outbound connections from the host to arbitrary URLs, potentially retrieving sensitive internal data or facilitating lateral movement within the network.

Affected Systems

The affected product is aerostackdev Aerostack‑MCP, specifically the mcp‑whatsapp module’s upload_media handler. Because Aerostack‑MCP follows a rolling‑release model, the product has no discrete version numbers; any deployment that has not incorporated a commit more recent than f88d91347115e09ba23 remains susceptible.

Risk and Exploitability

The CVSS score of 5.3 and an EPSS score of less than 1 % indicate a moderate severity but a very low probability of exploitation in the current threat landscape. The vulnerability is not listed in the CISA KEV catalog, so no widely known exploits have been observed. Nonetheless, the problem can be leveraged by any actor who can reach the public upload_media endpoint, enabling the server to connect to internal or external addresses of the attacker’s choosing.

Generated by OpenCVE AI on July 29, 2026 at 12:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Monitor the aerostackdev repository and apply any upcoming commit that resolves media_url validation in the upload_media function as soon as it becomes available.
  • Limit access to the upload_media endpoint so that only authenticated and authorized users can invoke it, and validate media_url values to allow only HTTPS URLs from known, trusted domains.
  • Configure network policies or firewall rules to block or restrict outbound traffic from the Aerostack‑MCP process to internal network ranges and localhost; allow only traffic to approved external destinations such as content delivery networks or media hosts.

Generated by OpenCVE AI on July 29, 2026 at 12:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in aerostackdev aerostack-mcp up to 6315dfde7df0a15aaf743f88d91347115e09ba23. Affected by this issue is the function upload_media of the component mcp-whatsapp. Such manipulation of the argument media_url leads to server-side request forgery. The attack may be launched remotely. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.
Title aerostackdev aerostack-mcp mcp-whatsapp upload_media server-side request forgery
First Time appeared Aerostackdev
Aerostackdev aerostack-mcp
Weaknesses CWE-918
CPEs cpe:2.3:a:aerostackdev:aerostack-mcp:*:*:*:*:*:*:*:*
Vendors & Products Aerostackdev
Aerostackdev aerostack-mcp
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Aerostackdev Aerostack-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-09T17:43:31.453Z

Reserved: 2026-07-09T05:21:19.957Z

Link: CVE-2026-15189

cve-icon Vulnrichment

Updated: 2026-07-09T17:42:40.318Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:30:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)