VYPR

MCPVault

by MCPVault

CVEs (1)

  • CVE-2026-57442medJun 19, 2026
    risk 0.26cvss epss

    PathFilter's deny-list glob patterns are anchored, so `.git`, `.obsidian`, and `node_modules` were only blocked at the vault root. Nested copies inside the vault (e.g. `tools/cli/node_modules/...`, `tools/somerepo/.git/config`, a nested `.obsidian/`) were fully traversable via…