Description
A vulnerability was found in PV-Bhat gemsuite-mcp 1.0.0. Affected by this issue is some unknown functionality of the file src/handlers/unified-gemini.ts of the component gemini_search/gemini_reason/gemini_process/gemini_analyze. The manipulation of the argument file_path/file_paths results in path traversal. The attack must be initiated from a local position. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-09
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in the file handling logic of PV-Bhat gemsuite-mcp 1.0.0, specifically in the argument processing for file_path/file_paths within src/handlers/unified-gemini.ts. Based on the description that manipulation of file_path arguments results in path traversal, it is inferred that a local attacker could read or potentially write arbitrary files. The attack must be initiated from a local position, as noted in the description. The weakness corresponds to CWE-22 and is limited to local execution; no remote exploitation is currently supported.

Affected Systems

The affected vendor and product is PV-Bhat gemsuite-mcp, version 1.0.0. No additional version ranges are specified, so it is assumed that this single release contains the flaw.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate severity. EPSS is not available, and the vulnerability is not listed in CISA's KEV catalog, implying limited evidence of widespread exploitation. The attack vector is local, requiring the attacker to execute code within the application context or otherwise trigger the vulnerable handler. Given the absence of publicly known exploitation and the requirement for local access, the overall risk is moderate but warrants assessment for environments where local code execution could lead to privilege escalation or data exposure.

Generated by OpenCVE AI on August 9, 2026 at 21:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch for gemsuite-mcp 1.0.0 or newer versions that address the file_path validation issue
  • Validate and sanitize all file_path/file_paths inputs in the application to canonicalize paths and prevent directory traversal
  • Restrict the application’s filesystem permissions to the minimum necessary to operate, eliminating write access to sensitive directories

Generated by OpenCVE AI on August 9, 2026 at 21:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 09 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in PV-Bhat gemsuite-mcp 1.0.0. Affected by this issue is some unknown functionality of the file src/handlers/unified-gemini.ts of the component gemini_search/gemini_reason/gemini_process/gemini_analyze. The manipulation of the argument file_path/file_paths results in path traversal. The attack must be initiated from a local position. The project was informed of the problem early through an issue report but has not responded yet.
Title PV-Bhat gemsuite-mcp gemini_search unified-gemini.ts path traversal
First Time appeared Pv-bhat
Pv-bhat gemsuite-mcp
Weaknesses CWE-22
CPEs cpe:2.3:a:pv-bhat:gemsuite-mcp:*:*:*:*:*:*:*:*
Vendors & Products Pv-bhat
Pv-bhat gemsuite-mcp
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:L/AC:L/Au:S/C:P/I:N/A:N/E:ND/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:X/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:X/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:X'}


Subscriptions

Pv-bhat Gemsuite-mcp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-11T01:49:59.526Z

Reserved: 2026-08-09T06:07:45.980Z

Link: CVE-2026-19368

cve-icon Vulnrichment

Updated: 2026-08-11T01:49:54.267Z

cve-icon NVD

Status : Deferred

Published: 2026-08-09T21:16:59.193

Modified: 2026-08-12T20:59:21.023

Link: CVE-2026-19368

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T14:26:46Z

Weaknesses
  • CWE-22

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