| Title | Axle-Bucamp MCP-Docusaurus 404bc028e15ec304c9a045528560f4b5f27a17e0 Path Traversal |
|---|
| Description | The project applies canonical path boundary checks in create_document, but not in update_document, continue_document, delete_document, and get_content. In those functions, attacker-controlled path is directly joined with DOCS_DIR and then used for file read/write/delete operations. Traversal payloads (for example ../) can cause access outside intended documentation root. This enables unauthorized file read, modification, and deletion within process permissions. |
|---|
| Source | ⚠️ https://github.com/Axle-Bucamp/MCP-Docusaurus/issues/2 |
|---|
| User | CPT_Penner (UID 97246) |
|---|
| Submission | 04/18/2026 20:20 (3 months ago) |
|---|
| Moderation | 05/04/2026 18:47 (16 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 360994 [Axle-Bucamp MCP-Docusaurus up to 404bc028e15ec304c9a045528560f4b5f27a17e0 app/routes/document.py DOCS_DIR/path path traversal] |
|---|
| Points | 20 |
|---|