Description
Directory Traversal vulnerability in Menyoo 2.0 Versions before commit 729aa48: fixed in commit 729aa48 allows a local attacker to execute arbitrary code via the Spooner file management, VehicleSpawner save/folder/rename functionality, WeaponOptions save/folder/rename functionality, PedComponentChanger create folder/createfile/rename functionality.
Published: 2026-07-20
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a directory traversal flaw in Menyoo 2.0 prior to commit 729aa48 that permits a local attacker to craft specially named files through the Spooner file management, VehicleSpawner save/folder/rename, WeaponOptions save/folder/rename, and PedComponentChanger create folder/createfile/rename interfaces. By inserting traversal sequences the attacker can force the application to reference files outside of its intended directories, enabling the execution of arbitrary code and compromising the confidentiality, integrity, and availability of the target system. The weakness corresponds to CWE‑22, a classic path‑traversal vulnerability.

Affected Systems

The flaw exists in all builds of Menyoo 2.0 that were released before commit 729aa48. No specific vendor or product enumeration beyond Menyoo is available, and version data is limited to the commit boundary.

Risk and Exploitability

The EPSS score is listed at less than 1%, indicating a very low probability that the vulnerability is actively exploited in the wild at this time. The vulnerability is not included in the CISA KEV catalog, further suggesting that no reported exploits exist. However, the attack vector is local, meaning a user with write access to the installation directory can exploit the traversal. By inserting '..' sequences into the file‑management, VehicleSpawner, WeaponOptions, or PedComponentChanger interfaces, the application can be tricked into creating and executing files outside its intended directory, effectively allowing arbitrary code execution and compromising confidentiality, integrity, and availability of the system.

Generated by OpenCVE AI on August 1, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the game to commit 729aa48 or a newer revision that contains the fix.
  • If an update is not possible, disable or remove the file‑management, VehicleSpawner, WeaponOptions, and PedComponentChanger features that allow folder or file creation and renaming to eliminate the directory‑traversal path.
  • Restrict local user privileges on the host so that only trusted accounts have write access to the Menyoo installation directory, preventing local attackers from creating or modifying files needed to exploit the flaw.

Generated by OpenCVE AI on August 1, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Title Local Directory Traversal Allowing Arbitrary Code Execution in Menyoo 2.0

Wed, 29 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Local Directory Traversal Allowing Arbitrary Code Execution in Menyoo 2.0

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Itsjustcurtis
Itsjustcurtis menyoo
Vendors & Products Itsjustcurtis
Itsjustcurtis menyoo

Sun, 26 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Title Directory Traversal Allowing Local Code Execution in Menyoo 2.0

Tue, 21 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title Directory Traversal Allowing Local Code Execution in Menyoo 2.0

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description Directory Traversal vulnerability in Menyoo 2.0 Versions before commit 729aa48: fixed in commit 729aa48 allows a local attacker to execute arbitrary code via the Spooner file management, VehicleSpawner save/folder/rename functionality, WeaponOptions save/folder/rename functionality, PedComponentChanger create folder/createfile/rename functionality.
References

Subscriptions

Itsjustcurtis Menyoo
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-21T14:58:39.018Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-52349

cve-icon Vulnrichment

Updated: 2026-07-21T14:21:40.421Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:30:13Z

Weaknesses
  • CWE-22

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