Eiceblue · Spire-Doc-Mcp-Server · CVE-2026-7314
**Name of the Vulnerable Software and Affected Versions**
eiceblue spire-doc-mcp-server version 1.0.0
**Description**
A path traversal issue exists in the `get doc path()` function within the `src/spire doc mcp/api/base.py` file. This occurs when the `document name` argument is manipulated, allowing a remote attacker to access files or directories outside the intended folder. Path traversal is a technique used to access files and directories that are stored outside the web root folder by manipulating variables such as file paths.
**Recommendations**
As a temporary workaround, restrict the use of the `document name` argument in the `get doc path()` function until a patch is available.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.