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.
Published: 2026-09-04
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerable firecrawl_parse tool in firecrawl-mcp-server 3.20.2 accepts filePath arguments without validating directory containment, allowing attackers to specify absolute paths or directory traversal sequences. This flaw enables reading sensitive local files such as credentials or environment variables, which are then uploaded and returned to the model context. The core weakness is a classic arbitrary file read, mapped to CWE-22.

Affected Systems

The affected product is firecrawl:firecrawl-mcp-server. Vulnerable releases include version 3.20.2; the issue is fixed in later releases such as 3.24.1. No additional vendors or products are listed.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.7, indicating high severity. The EPSS score is not available, so the likelihood of exploitation is uncertain, and the vulnerability is not currently listed in the CISA KEV catalog. Attackers are likely to exploit this flaw from a position with access to the server’s network, allowing arbitrary file read from the host.

Generated by OpenCVE AI on September 4, 2026 at 15:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade firecrawl-mcp-server to version 3.24.1 or later where the issue is fixed
  • Patch the firecrawl_parse entry point to validate that supplied filePath arguments are confined to an allowed directory and reject absolute or traversal paths
  • Restrict or disable remote access to the firecrawl_parse endpoint if it is not required for operational use

Generated by OpenCVE AI on September 4, 2026 at 15:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Firecrawl
Firecrawl firecrawl-mcp-server
Vendors & Products Firecrawl
Firecrawl firecrawl-mcp-server

Fri, 04 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
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.
Title firecrawl-mcp-server 3.20.2 Arbitrary Local File Read via filePath
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Firecrawl Firecrawl-mcp-server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T14:32:08.494Z

Reserved: 2026-09-04T11:00:28.731Z

Link: CVE-2026-85606

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T15:17:41.393

Modified: 2026-09-04T15:17:41.393

Link: CVE-2026-85606

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:30:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')