CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-57442

mediumcovered by 1 sourcefirst seen 2026-06-19
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 isAllowed/isAllowedForListing. Impact: a nested .git/config (remote URLs / embedded tokens) and nested .obsidian contents could be read, under the same prompt-injection threat model as GHSA-j99q-93c9-h869 (an attacker influences the path an agent reads). It also caused nested node_modules to pollute the tag index (#128, the public symptom). Fixed in 0.11.5 by denying these restricted names at any path depth (matched case-insensitively as any path segment).

⚡ Watch CVE-2026-57442

Get an email if CVE-2026-57442 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-57442

CVE.org record

Embed the live status

CVE-2026-57442 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-57442 status](https://www.csirts.com/badge/CVE-2026-57442)](https://www.csirts.com/cve/CVE-2026-57442)