CVE-2026-7314 Details
Description
A vulnerability was detected in eiceblue spire-doc-mcp-server 1.0.0. This affects the function get_doc_path of the file src/spire_doc_mcp/api/base.py. Performing a manipulation of the argument document_name results in path traversal. The attack can be initiated remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A path traversal vulnerability has been identified in Eiceblue Spire.Doc MCP Server version 1.0.0. The issue arises in the 'get_doc_path' function within 'src/spire_doc_mcp/api/base.py', where the 'convert_document' tool improperly handles the 'output_path' parameter. This oversight allows for arbitrary file writes outside the designated 'WORD_FILES_PATH' directory. The vulnerability can be exploited remotely, and the details of the exploit are publicly available.
To address this vulnerability, the 'output_path' parameter should be sanitized to prevent directory traversal and ensure it remains within the 'WORD_FILES_PATH' directory. Additionally, the MCP server should be restricted to trusted callers until a patch is implemented.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 28, 2026CISA-ADP
Assessed Apr 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/eiceblue/spire-doc-mcp-server/ | [email protected] | ProductVendor |
| https://github.com/eiceblue/spire-doc-mcp-server/issues/1 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/803080 | [email protected] | Permission Required |
| https://vuldb.com/vuln/359962 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/359962/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| eiceblue spire-doc-mcp-server | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion