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.
OpenCVE Enrichment