Description
A flaw has been found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. The affected element is the function axios.get of the file src/index.ts of the component parse-csv tool. This manipulation of the argument csvUrl causes server-side request forgery. The attack is possible to be carried out remotely. The exploit has been published and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

EnzoVezzaro mcp-dominican-layer contains an SSRF flaw in the axios.get call used by the parse‑csv tool. An attacker can supply an arbitrary csvUrl value, causing the vulnerable component to perform a server‑side HTTP request to any address. This can lead to disclosure of internal network services, credential exposure, or further exploitation of internal systems. The weakness falls under CWE‑918 and is available for exploitation as public proof‑of‑concept code is published.

Affected Systems

The vulnerability affects all versions of the EnzoVezzaro mcp‑dominican‑layer package up to commit 39dd373786712650097ad31db27d5c477c8f9c82. The project follows a rolling‑release model and no fixed version has been released yet. No patch has been applied by the maintainers and the issue remains reported but unattended.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV database, but exploit code has already been published, demonstrating real‑world use. Attackers can trigger the flaw remotely by shaping a crafted csvUrl and invoking the parse‑csv tool, implying that any exposed endpoint that uses this component is a potential entry point.

Generated by OpenCVE AI on August 14, 2026 at 00:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest package version once the maintainers release a fix; if no patch is available, contact the project maintainers to expedite remediation.
  • Limit the component’s outbound traffic by configuring firewall or proxy rules that allow only whitelisted destinations, thereby preventing arbitrary internal or external requests.
  • Validate and sanitize the csvUrl parameter before it is passed to axios.get, enforcing a strict whitelist or rejecting non‑HTTPS or restricted URLs to mitigate SSRF attempts.

Generated by OpenCVE AI on August 14, 2026 at 00:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. The affected element is the function axios.get of the file src/index.ts of the component parse-csv tool. This manipulation of the argument csvUrl causes server-side request forgery. The attack is possible to be carried out remotely. The exploit has been published and may be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet.
Title EnzoVezzaro mcp-dominican-layer parse-csv tool index.ts axios.get server-side request forgery
First Time appeared Enzovezzaro
Enzovezzaro mcp-dominican-layer
Weaknesses CWE-918
CPEs cpe:2.3:a:enzovezzaro:mcp-dominican-layer:*:*:*:*:*:*:*:*
Vendors & Products Enzovezzaro
Enzovezzaro mcp-dominican-layer
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/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:P/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:P/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:P'}


Subscriptions

Enzovezzaro Mcp-dominican-layer
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T13:39:43.702Z

Reserved: 2026-08-13T14:56:16.625Z

Link: CVE-2026-19751

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-13T22:17:19.483

Modified: 2026-08-18T14:16:57.117

Link: CVE-2026-19751

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:30:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)