Axle Bucamp · Mcp-Docusaurus · CVE-2026-7788
**Name of the Vulnerable Software and Affected Versions**
Axle-Bucamp MCP-Docusaurus versions up to 404bc028e15ec304c9a045528560f4b5f27a17e0
**Description**
A path traversal flaw exists that can be initiated remotely. The issue is located in the `app/routes/document.py` file within the `update document()`, `continue document()`, `delete document()`, and `get content()` functions. Manipulation of the `DOCS DIR/path` argument allows an attacker to access files and directories outside the intended folder.
**Recommendations**
As a temporary workaround, restrict access to the `update document()`, `continue document()`, `delete document()`, and `get content()` functions in the `app/routes/document.py` file to minimize the risk of exploitation.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.