CVE-2025-67364

Source
https://cve.org/CVERecord?id=CVE-2025-67364
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67364.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-67364
Aliases
Published
2026-01-07T00:00:00Z
Modified
2026-08-12T03:51:16.676602796Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

fast-filesystem-mcp version 3.4.0 contains a critical path traversal vulnerability in its file operation tools including fastreadfile. 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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67364.json"
}
References

Affected packages

Git / github.com/efforthye/fast-filesystem-mcp

Affected ranges

Type
GIT
Repo
https://github.com/efforthye/fast-filesystem-mcp
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.4.0"
        },
        {
            "last_affected": "3.4.0"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:efforthye:fast-filesystem-mcp:3.4.0:*:*:*:*:*:*:*"
}

Affected versions

3.*
3.4.0
v3.*
v3.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67364.json"