GHSA-9c83-rr99-vfwj
MODERATECVE-2026-57442PathFilter's deny-list glob patterns are anchored, so .git, .obsidian, and nodemodules were only blocked at the vault root. Nested copies inside the vault (e.g. tools/cli/nodemodules/..., tools/somerepo/.git/config, a nested .obsidian/) were fully traversable via isAllowed/isAllowedForListing. Impact: a nested .git/config (remote URLs / embedded tokens) and nested .obsidian contents could be read,
- Affected
- < 0.11.5, >=0, <0.11.5
- Fixed in
- 0.11.5
- Weakness
- CWE-22
- Published
- 2026-06-19
- Source
- github