CVE-2026-7788 Details
Description
A security flaw has been discovered in Axle-Bucamp MCP-Docusaurus up to 404bc028e15ec304c9a045528560f4b5f27a17e0. The affected element is the function update_document/continue_document/delete_document/get_content of the file app/routes/document.py. Performing a manipulation of the argument DOCS_DIR/path results in path traversal. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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 Axle-Bucamp MCP-Docusaurus versions prior to commit 404bc028e15ec304c9a045528560f4b5f27a17e0. The issue arises in the document management functions of the FastAPI application, specifically within 'app/routes/document.py'. The vulnerability allows for manipulation of the 'path' argument, enabling attackers to traverse directories and access files outside the intended documentation root. This could lead to unauthorized reading, modification, or deletion of files, depending on the existence and type of the targeted file.
The vulnerability can be addressed by applying canonical path validation to all document-related functions that perform file operations. This includes enforcing strict containment checks before reading, writing, or deleting files, and rejecting traversal patterns, absolute paths, and symlink escape scenarios.
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 May 5, 2026CISA-ADP
Assessed May 5, 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/Axle-Bucamp/MCP-Docusaurus/ | [email protected] | ProductSource CodeVendor |
| https://github.com/Axle-Bucamp/MCP-Docusaurus/issues/2 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/807746 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360994 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360994/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 |
|---|---|
| Axle-Bucamp MCP-Docusaurus | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 5, 2026 | New CVE Received | [email protected] |
Volerion