Description
A vulnerability was identified in automateyournetwork MCPyATS up to 0.1.4. The affected element is the function processGenerateRequest of the file mcp_servers/mermaid/index.ts of the component generate_mermaid_markdown. The manipulation of the argument folder/name leads to path traversal. The attack must be carried out locally.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the processGenerateRequest function of the generate_mermaid_markdown component. An attacker can supply a crafted folder/name argument that leads the server to resolve a path outside the intended directory. This allows reading of files beyond the intended scope and could compromise the confidentiality of sensitive configuration or system files. The description does not indicate the ability to modify files, only read access.

Affected Systems

Automateyournetwork’s MCPyATS product, versions up to 0.1.4, includes the file mcp_servers/mermaid/index.ts used for generating Mermaid markdown. No other vendors or product versions are listed as affected.

Risk and Exploitability

The CVSS score is 4.8, reflecting a moderate severity. EPSS data is not available and the vulnerability is not listed in CISA’s KEV catalog. The attack vector requires local access, so the threat is limited to users who can run the MCPyATS service or otherwise invoke the vulnerable endpoint. Given the local nature, the likelihood of widespread exploitation is lower than remote vulnerabilities, but local privilege escalation or compromise of the hosting system could expose sensitive data.

Generated by OpenCVE AI on August 9, 2026 at 07:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MCPyATS to a version that eliminates the path traversal flaw or apply the vendor’s official patch.
  • If an immediate upgrade is not possible, restrict the service to users with the least privilege needed to run the generate_mermaid_markdown endpoint.
  • Implement server‑side validation to reject folder/name inputs that include directory traversal sequences such as ".." or absolute paths.

Generated by OpenCVE AI on August 9, 2026 at 07:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in automateyournetwork MCPyATS up to 0.1.4. The affected element is the function processGenerateRequest of the file mcp_servers/mermaid/index.ts of the component generate_mermaid_markdown. The manipulation of the argument folder/name leads to path traversal. The attack must be carried out locally.
Title automateyournetwork MCPyATS generate_mermaid_markdown index.ts processGenerateRequest path traversal
First Time appeared Automateyournetwork
Automateyournetwork mcpyats
Weaknesses CWE-22
CPEs cpe:2.3:a:automateyournetwork:mcpyats:*:*:*:*:*:*:*:*
Vendors & Products Automateyournetwork
Automateyournetwork mcpyats
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

Automateyournetwork Mcpyats
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T06:15:08.238Z

Reserved: 2026-08-08T09:55:45.402Z

Link: CVE-2026-19338

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T07:30:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')