MCPVault is a lightweight Model Context Protocol server for safe access to files in an Obsidian vault. Prior to 0.11.4, PathFilter in src/pathfilter.ts compiles restricted-directory patterns case-sensitively and compares paths without canonicalizing filesystem-equivalent segment names. On case-insensitive macOS and Windows filesystems, case variants of .git, .obsidian, or node_modules pass both isAllowed() and isAllowedForListing() even though the operating system opens the restricted directory, and Windows trailing dots or spaces provide the same bypass. An attacker who influences a path selected by an AI agent can use the bypass in read, write, move, search, or listing operations to expose or modify sensitive repository and Obsidian metadata. Vault-root .. containment is not affected. This issue is fixed in version 0.11.4.
CVE-2026-57441
This high-severity CVE scores 8.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.4
- EG Score
- 8.4(low)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity84% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 7%
- KEV
- Not listed
Published
June 18, 2026
Last Modified
September 15, 2026
Advisory Details (3)
Auto-updated Sep 15, 2026commit b9ea91a1c6d6 (bitbonsai/mcpvault)
Fix landed in bitbonsai/mcpvault commit b9ea91a1c6d6 — awaiting tagged release
https://github.com/bitbonsai/mcpvault/commit/b9ea91a1c6d6adfec3e9e0483d9d79669e927fa8commit 0adb43901e1a (bitbonsai/mcpvault)
Fix landed in bitbonsai/mcpvault commit 0adb43901e1a — awaiting tagged release
https://github.com/bitbonsai/mcpvault/commit/0adb43901e1a08e85e14b42a8df2442fabc0b64aPathFilter restricted-directory deny-list bypass via case and trailing dot/space equivalence · Advisory · bitbonsai/mcpvault · GitHub
Affected: 0.11.4 by case-insensitive matching plus per-segment canonicalization before the
https://github.com/bitbonsai/mcpvault/security/advisories/GHSA-j99q-93c9-h869Vendor Advisories for CVE-2026-57441(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @bitbonsai/mcpvault | — | 0.11.4 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-15 20:47 UTCEG score recompute
- 2026-09-15 19:50 UTCEG score recompute
- 2026-09-15 18:37 UTCEG score recompute
- 2026-09-15 17:58 UTCEG score recompute▲ 8.40
- 2026-09-15 17:57 UTCMITRE cvelistV5CVSS v3 → 8.4 · CVSS v4 → 8.4 · severity → HIGH
- 2026-08-02 07:40 UTCEG score recompute
- 2026-07-26 17:44 UTCEG score recompute
- 2026-07-23 03:20 UTCEG score recompute
- 2026-07-20 21:35 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-57441?
When was CVE-2026-57441 disclosed?
Is CVE-2026-57441 actively exploited?
What is the CVSS score of CVE-2026-57441?
How do I remediate CVE-2026-57441?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-57441
Is Your Infrastructure Affected by CVE-2026-57441?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.