Description
A vulnerability was detected in Flux159 mcp-game-asset-gen 0.1.0. Affected is the function image_to_3d_async of the file src/index.ts of the component MCP Interface. The manipulation of the argument statusFile results in path traversal. The attack can be executed remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-05-01
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the image_to_3d_async function of the Flux159 mcp-game-asset-gen 0.1.0 component. By manipulating the statusFile argument, an attacker can traverse directories to read files outside the intended directory structure. This path traversal allows the attacker to gain access to arbitrary files on the filesystem, potentially exposing sensitive data or enabling further exploitation if executable files can be accessed or written.

Affected Systems

Flux159 mcp-game-asset-gen, version 0.1.0.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The exploit is publicly available and can be carried out remotely, meaning that any system exposing the image_to_3d_async endpoint to untrusted users is at risk. Existing attack vectors rely on remote input to the statusFile parameter; no additional prerequisites are identified in the provided data.

Generated by OpenCVE AI on May 1, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for a newer version of Flux159 mcp-game-asset-gen that addresses the path traversal bug or apply a vendor patch if one becomes available
  • Limit network exposure of the image_to_3d_async endpoint so only trusted internal users can invoke it
  • Implement server‑side validation on the statusFile argument to ensure it cannot reference parent directories (e.g., reject paths containing '..' or enforce a whitelist of allowed directories)

Generated by OpenCVE AI on May 1, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 01 May 2026 21:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Flux159 mcp-game-asset-gen 0.1.0. Affected is the function image_to_3d_async of the file src/index.ts of the component MCP Interface. The manipulation of the argument statusFile results in path traversal. The attack can be executed remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title Flux159 mcp-game-asset-gen MCP index.ts image_to_3d_async path traversal
Weaknesses CWE-22
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-01T20:30:12.018Z

Reserved: 2026-05-01T09:45:25.710Z

Link: CVE-2026-7594

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-01T21:16:17.960

Modified: 2026-05-01T21:16:17.960

Link: CVE-2026-7594

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T23:00:14Z

Weaknesses