Vulnerability Description
firecrawl-mcp-server 3.20.2 contains an arbitrary local file read vulnerability in the firecrawl_parse tool that accepts unconstrained filePath arguments without directory containment validation. Attackers can supply absolute paths or directory traversal sequences to read sensitive files like credentials and environment variables, which are then uploaded and returned to the model context.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/firecrawl/firecrawl-mcp-server
- https://github.com/firecrawl/firecrawl-mcp-server/blob/v3.24.1/src/index.ts
- https://github.com/firecrawl/firecrawl-mcp-server/issues/306
- https://www.vulncheck.com/advisories/firecrawl-mcp-server-3.20.2-arbitrary-local
FAQ
What is CVE-2026-85606?
CVE-2026-85606 is a vulnerability with a CVSS score of 7.5 (HIGH). firecrawl-mcp-server 3.20.2 contains an arbitrary local file read vulnerability in the firecrawl_parse tool that accepts unconstrained filePath arguments without directory containment validation. Atta...
How severe is CVE-2026-85606?
CVE-2026-85606 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85606?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.