| Title | edvardlindelof notes-mcp 0.1.4 Path Traversal |
|---|
| Description | `notes-mcp` is configured with a single `root_dir` that is supposed to represent the note vault. All file tools then operate by concatenating caller-controlled relative paths onto that root with `root_dir / path`, but the implementation never resolves the resulting path or checks that it remains under `root_dir`. Any caller who can invoke the MCP tools can therefore use `../` segments to read, create, or delete files outside the intended notes directory. |
|---|
| Source | ⚠️ https://github.com/edvardlindelof/notes-mcp/issues/2 |
|---|
| User | SmallW (UID 97245) |
|---|
| Submission | 04/10/2026 15:00 (18 days ago) |
|---|
| Moderation | 04/27/2026 17:03 (17 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 359808 [edvardlindelof notes-mcp up to 0.1.4 notes_mcp.py root_dir/path path traversal] |
|---|
| Points | 20 |
|---|