Description
A vulnerability has been found in arben-adm mcp-sequential-thinking up to 0.5.0. Impacted is the function import_session/export_session of the file mcp_sequential_thinking/server.py of the component Import Session/Export Session. Such manipulation of the argument file_path leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 0.6.0 is recommended to address this issue. The name of the patch is 2fad3ee8ab1d0868b6c1afb5895bc336a10e5267. Upgrading the affected component is recommended.
Published: 2026-08-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Path Traversal
Action: Upgrade
AI Analysis

Impact

The vulnerability is a path traversal flaw in the import_session/export_session functions of the server.py file. By manipulating the file_path argument, an attacker can reference directories outside the intended folder, potentially reading or writing arbitrary files. This weakness, classified as CWE‑22, allows an attacker to compromise file confidentiality and integrity. The vendor’s own description indicates that the exploit can be launched remotely, which means the attack does not require local access.

Affected Systems

The affected product is arben‑adm mcp‑sequential‑thinking, specifically all releases up through version 0.5.0. The vendor recommends upgrading to release 0.6.0, which contains the fix for this path traversal issue.

Risk and Exploitability

The CVSS score of 5.3 places this vulnerability in the medium severity range, indicating a moderate risk to affected deployments. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, but the public disclosure and the availability of an exploitation path suggest that remote attackers could leverage this flaw to read or modify sensitive files. The attack vector is remote, likely via the API endpoint that processes the export_session requests. Administrators should consider the potential impact of exposing critical configuration or credential files through this path traversal channel.

Generated by OpenCVE AI on August 28, 2026 at 14:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade arben‑adm mcp‑sequential‑thinking to version 0.6.0 or later.
  • Restrict remote access to the import_session/export_session API endpoint by firewall rules or network segmentation to limit potential exploitation.
  • Implement input validation or path normalization on the server side to prevent traversal before processing the file_path (e.g., enforce a strict directory sandbox).

Generated by OpenCVE AI on August 28, 2026 at 14:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in arben-adm mcp-sequential-thinking up to 0.5.0. Impacted is the function import_session/export_session of the file mcp_sequential_thinking/server.py of the component Import Session/Export Session. Such manipulation of the argument file_path leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 0.6.0 is recommended to address this issue. The name of the patch is 2fad3ee8ab1d0868b6c1afb5895bc336a10e5267. Upgrading the affected component is recommended.
Title arben-adm mcp-sequential-thinking Import Session/Export Session server.py export_session path traversal
First Time appeared Arben-adm
Arben-adm mcp-sequential-thinking
Weaknesses CWE-22
CPEs cpe:2.3:a:arben-adm:mcp-sequential-thinking:*:*:*:*:*:*:*:*
Vendors & Products Arben-adm
Arben-adm mcp-sequential-thinking
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Arben-adm Mcp-sequential-thinking
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T22:04:55.891Z

Reserved: 2026-08-27T16:07:21.555Z

Link: CVE-2026-81845

cve-icon Vulnrichment

Updated: 2026-08-31T21:50:35.507Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T00:18:22.133

Modified: 2026-08-31T22:17:21.400

Link: CVE-2026-81845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:13:26Z

Weaknesses
  • CWE-22

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