Description
A security vulnerability has been detected in alioshr memory-bank-mcp up to 0.2.1/3.1. This affects an unknown part of the file list-project-files-validation-factory.ts. Such manipulation of the argument projectName leads to path traversal. Local access is required to approach this attack. 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.
Published: 2026-07-13
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the list-project‑files‑validation‑factory.ts component of alioshr memory-bank-mcp up to versions 0.2.1/3.1. An attacker who supplies a crafted projectName argument can traverse file system paths, potentially reading or modifying sensitive files. The flaw is a classic path traversal weakness (CWE‑22). The exploit has been publicly disclosed and may be used by attackers.

Affected Systems

The affected product is alioshr memory-bank-mcp, vulnerable in all versions up to and including 0.2.1/3.1. The attack surface is unknown to the vendor, and no specific subcomponents or modules are listed beyond the file containing the flaw.

Risk and Exploitability

The exploit requires local access to the system where memory-bank-mcp is running; remote exploitation is not possible without local privileges. Based on the description, the likely attack vector is local manipulation of the projectName parameter. The CVSS score of 4.8 indicates moderate severity, and the EPSS score of <1% suggests a low probability of widespread exploitation. The vulnerability is not listed in the CISA KEV catalog. Consequently, the risk is moderate: any user with local privileges can read or tamper with files via path traversal, but the overall impact is limited to the local system.

Generated by OpenCVE AI on August 1, 2026 at 10:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately apply any vendor‑issued patch or upgrade to a version that removes the path traversal logic once it becomes available.
  • Scope and isolate the memory-bank-mcp process to limit local users from exercising read or write permissions on sensitive directories, effectively reducing the potential impact of the flaw.
  • Implement input validation that normalizes or sanitizes the projectName parameter, rejecting or encoding sequences such as ".." or absolute paths before they are used in file operations.

Generated by OpenCVE AI on August 1, 2026 at 10:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in alioshr memory-bank-mcp up to 0.2.1/3.1. This affects an unknown part of the file list-project-files-validation-factory.ts. Such manipulation of the argument projectName leads to path traversal. Local access is required to approach this attack. 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.
Title alioshr memory-bank-mcp list-project-files-validation-factory.ts path traversal
First Time appeared Alioshr
Alioshr memory-bank-mcp
Weaknesses CWE-22
CPEs cpe:2.3:a:alioshr:memory-bank-mcp:*:*:*:*:*:*:*:*
Vendors & Products Alioshr
Alioshr memory-bank-mcp
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/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:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Alioshr Memory-bank-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T18:12:06.893Z

Reserved: 2026-07-12T12:04:44.931Z

Link: CVE-2026-15524

cve-icon Vulnrichment

Updated: 2026-07-13T18:05:26.810Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-22

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