Description
A flaw has been found in abrinsmead mindpilot-mcp 0.5.0. Affected by this issue is some unknown functionality of the component HistoryService. This manipulation of the argument ID causes path traversal. The attack needs to be launched locally. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-08
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the HistoryService component of abrinsmead MindPilot MCP. By manipulating the argument ID, an attacker can trigger a path traversal that allows access to files outside the intended directory. This flaw is a CWE‑22 weakness and permits an attacker who can run code locally to read or potentially modify sensitive files, compromising the confidentiality and integrity of the system. The exploit requires local access; no known remote attack vector exists and the EPSS score is unavailable. The CVSS score of 4.8 indicates moderate severity for users with local privileges.

Affected Systems

abrinsmead MindPilot MCP version 0.5.0 is affected. The vulnerability is tied to the HistoryService module of this release.

Risk and Exploitability

Because the flaw is limited to local execution, the risk is confined to systems where an attacker can gain local access. The moderate CVSS score reflects the impact of potential data disclosure or modification if successful. The vulnerability is not listed in CISA KEV, and no public exploit is known. Nonetheless, an attacker who can obtain local control could leverage this path traversal to read privileged files or undermine system integrity. Strong local access controls are therefore recommended to reduce exploitation likelihood.

Generated by OpenCVE AI on August 8, 2026 at 14:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict the application’s runtime environment to a dedicated sandbox or container with limited file system access, preventing traversal outside of the intended directory.
  • Ensure that local accounts running the application have the minimal required privileges; disable or remove unused local accounts that could exploit this path.
  • Apply any vendor updates as soon as they appear; monitor the project’s issue tracker for future patches, and consider disabling the vulnerable HistoryService component until a fix is released.

Generated by OpenCVE AI on August 8, 2026 at 14:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in abrinsmead mindpilot-mcp 0.5.0. Affected by this issue is some unknown functionality of the component HistoryService. This manipulation of the argument ID causes path traversal. The attack needs to be launched locally. The project was informed of the problem early through an issue report but has not responded yet.
Title abrinsmead mindpilot-mcp HistoryService path traversal
First Time appeared Abrinsmead
Abrinsmead mindpilot-mcp
Weaknesses CWE-22
CPEs cpe:2.3:a:abrinsmead:mindpilot-mcp:*:*:*:*:*:*:*:*
Vendors & Products Abrinsmead
Abrinsmead mindpilot-mcp
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

Abrinsmead Mindpilot-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-08T13:15:08.732Z

Reserved: 2026-08-07T15:37:41.134Z

Link: CVE-2026-19287

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T14:30:06Z

Weaknesses
  • CWE-22

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