CVE-2026-7314
Received Received - Intake
Path Traversal in eiceblue spire-doc-mcp-server Allows Remote Access

Publication date: 2026-04-28

Last updated on: 2026-04-29

Assigner: VulDB

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-28
Last Modified
2026-04-29
Generated
2026-05-06
AI Q&A
2026-04-29
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
eiceblue spire-doc-mcp-server 1.0.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the eiceblue spire-doc-mcp-server version 1.0.0, specifically in the function get_doc_path located in the file src/spire_doc_mcp/api/base.py.

The issue arises when the argument document_name is manipulated, allowing an attacker to perform a path traversal attack.

Path traversal means an attacker can access files and directories outside the intended scope by exploiting insufficient validation of the input.

This attack can be initiated remotely, and the exploit is publicly available.


How can this vulnerability impact me? :

The vulnerability allows an attacker to access unauthorized files on the server by manipulating the document_name argument.

This can lead to the disclosure of sensitive information, modification of files, or disruption of service.

Because the attack can be performed remotely without authentication, it poses a significant security risk.

The CVSS v3.1 score of 7.3 indicates a high severity impact on confidentiality, integrity, and availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart