mediumVulnerability

GHSA-j99q-93c9-h869

On case-insensitive filesystems (macOS, Windows), PathFilter compiled its deny-list patterns case-sensitively and matched the path verbatim, so names like `.Git/config`, `.GIT/config`, or `.oBsIdIaN/secrets.md` slipped past the `.git`/`.obsidian`/`node_modules` restriction while the OS opened the real file. On Windows, trailing dots/spaces (`.git./config`, `.git /config`) bypassed it the same way. Affects both `isAllowed` (read/write/move/search) and `isAllowedForListing`. Vault-root `..` containment is NOT affected. Fixed in 0.11.4 by case-insensitive matching plus per-segment canonicalization before the deny-list check. Reported privately by novice-22.

Properties

ghsa_id
GHSA-j99q-93c9-h869
severity
medium
summary
MCPVault: PathFilter restricted-directory deny-list bypass via case and trailing dot/space equivalence
cve_id
GHSA-j99q-93c9-h869
is_ghsa_only
true
ghsa_published
2026-06-18T14:30:43Z
source_url
https://github.com/advisories/GHSA-j99q-93c9-h869
ghsa_updated
2026-06-18T14:30:44Z

Related Entities (5)

HAS_WEAKNESS (2)

[Weakness]Improper Handling of Case Sensitivity
[Weakness]Improper Resolution of Path Equivalence

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]npm/@bitbonsai/mcpvault

AFFECTS (1)

[Software]npm/@bitbonsai/mcpvault

Explore deeper with Ninja Signal's threat intelligence graph