CVE-2026-15751
Deferred Deferred - Pending Action

Path Traversal in MasterGo Design MasterGo Magic MCP

Vulnerability report for CVE-2026-15751, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-15

Assigner: VulDB

Description

A security vulnerability has been detected in mastergo-design mastergo-magic-mcp up to 0.2.0. The affected element is the function execute of the file mastergo/component-workflow.md of the component mcp__getComponentGenerator. The manipulation of the argument rootPath leads to path traversal. An attack has to be approached locally. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-15
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mastergo mastergo-magic-mcp to 0.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal issue in the mastergo-design mastergo-magic-mcp software up to version 0.2.0. It exists in the execute function of the file mastergo/component-workflow.md within the mcp__getComponentGenerator component. The flaw allows manipulation of the rootPath argument to access unauthorized file system paths.

Detection Guidance

Since this vulnerability involves path traversal in the mastergo-magic-mcp component, check for unusual file access patterns or unauthorized directory traversals in logs. Inspect the execute function of mastergo/component-workflow.md for suspicious rootPath arguments. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to read sensitive files on the local system where the software runs. Since the attack requires local access, it may allow unauthorized data exposure or system manipulation depending on the privileges of the running application.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, which may violate compliance requirements under GDPR or HIPAA if personal or health information is exposed. Organizations using the affected component may face regulatory penalties or reputational damage.

Mitigation Strategies

Immediately update mastergo-magic-mcp to a patched version if available. If no patch exists, restrict local access to the component and monitor for suspicious activity. Disable the mcp__getComponentGenerator function if not required. The project has not responded, so consider alternative solutions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15751. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart