Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-9c83-rr99-vfwj | MCPVault: PathFilter restricted directories (.git/.obsidian/node_modules) only denied at vault root, not nested |
Tue, 15 Sep 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | MCPVault is a lightweight Model Context Protocol server for safe access to files in an Obsidian vault. Prior to 0.11.5, PathFilter in src/pathfilter.ts uses root-anchored deny-list patterns, so nested .git, .obsidian, and node_modules path segments do not match the restriction and pass both isAllowed() and isAllowedForListing(). An attacker who influences a path selected by an AI agent can traverse nested repository or Obsidian metadata, read remote URLs or embedded tokens, or cause nested node_modules content to pollute the listAllTags index. This issue is fixed in version 0.11.5. | |
| Title | MCPVault: PathFilter restricted directories (.git/.obsidian/node_modules) only denied at vault root, not nested | |
| Weaknesses | CWE-22 CWE-538 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-15T17:50:48.077Z
Reserved: 2026-06-24T13:21:20.729Z
Link: CVE-2026-57442
No data.
Status : Received
Published: 2026-09-15T18:17:25.613
Modified: 2026-09-15T18:17:25.613
Link: CVE-2026-57442
No data.
OpenCVE Enrichment
No data.
Github GHSA