CVE-2025-67364

7.5

efforthye · fast-filesystem-mcp

The fast-filesystem-mcp package contains a path traversal vulnerability due to improper symbolic link validation, allowing unauthenticated attackers to access restricted system files.

Executive summary

A critical path traversal vulnerability in fast-filesystem-mcp version 3.4.0 allows unauthenticated attackers to bypass directory restrictions and access unauthorized system files.

Vulnerability

The vulnerability exists in file operation tools like fast_read_file, where improper path validation fails to resolve symbolic links. This permits an unauthenticated attacker to create symlinks that point to sensitive files outside of allowed directories, effectively bypassing security controls.

Business impact

Successful exploitation of this vulnerability permits unauthorized access to sensitive files on the host filesystem. This could lead to the exposure of configuration data, credentials, or other critical system information. Given the CVSS score of 7.5, this high-severity flaw presents a significant risk to data confidentiality and should be addressed with high priority.

Remediation

Immediate Action: As no official patch is currently available, users should restrict access to the affected service or disable the fast-filesystem-mcp integration until a security update is released by the maintainers.

Proactive Monitoring: Monitor filesystem access logs for unusual read requests or attempts to access files via symbolic links outside of intended directories.

Compensating Controls: Implement strict file system permissions for the user account running the service to ensure it has minimal access to sensitive system directories.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Due to the lack of a vendor-provided patch and the existence of a proof-of-concept, this vulnerability poses a credible risk to any environment utilizing fast-filesystem-mcp. We recommend immediate isolation of the affected component and continuous monitoring of official repository updates for a fix. Prioritize the implementation of the suggested compensating controls to limit potential exposure.

Sources