GHSA-j893-m93w-jwjw · Severity: high · Ecosystem: npm — fast-filesystem-mcp has a Path Traversal vulnerability
fast-filesystem-mcp version 3.4.0 contains a critical path traversal vulnerability in its file operation tools including fast_read_file. This vulnerability arises from improper path validation that fails to resolve symbolic links to their actual physical paths. The safePath and isPathAllowed functions use path.resolve() which does not handle symlinks, allowing attackers to bypass directory access restrictions by creating symlinks within allowed directories that point to restricted system paths. When these symlinks are accessed through valid path references, the validation checks are circumvented, enabling access to unauthorized files.
Conclusion & alert: CVE-2025-67364 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-01-29 | 0.06% | 0.04% | -0.02% |
| 2 | 2026-01-13 | 0.04% | 0.06% | +0.01% |
| 3 | 2026-01-08 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-j893-m93w-jwjw · Severity: high · Ecosystem: npm — fast-filesystem-mcp has a Path Traversal vulnerability
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| efforthye | fast-filesystem-mcp | 3.4.0 | cpe:2.3:a:efforthye:fast-filesystem-mcp:3.4.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/efforthye/fast-filesystem-mcp | Product |
| https://github.com/efforthye/fast-filesystem-mcp/issues/10 | Exploit Issue Tracking |