CVE-2026-32857 Details
Description
Firecrawl version 2.8.0 and prior contain a server-side request forgery (SSRF) protection bypass vulnerability in the Playwright scraping service where network policy validation is applied only to the initial user-supplied URL and not to subsequent redirect destinations. Attackers can supply an externally valid URL that passes validation and returns an HTTP redirect to an internal or restricted resource, allowing the browser to follow the redirect and fetch the final destination without revalidation, thereby gaining access to internal network services and sensitive endpoints. This issue is distinct from CVE-2024-56800, which describes redirect-based SSRF generally. This vulnerability specifically arises from a post-redirect enforcement gap in implemented SSRF protections, where validation is applied only to the initial request and not to the final redirected destination.
A server-side request forgery (SSRF) protection bypass vulnerability has been identified in Firecrawl versions through 2.8.0, specifically within the Playwright scraping service. This vulnerability arises because network policy validation is only applied to the initial user-supplied URL, allowing attackers to exploit HTTP redirects to access internal or restricted resources. By sending a valid external URL that redirects to a sensitive endpoint, the browser can fetch the final destination without revalidation, potentially exposing internal network services. This issue is distinct from general redirect-based SSRF vulnerabilities, as it specifically involves a gap in post-redirect validation of SSRF protections.
Users of the open-source version of Firecrawl should update to version 1.1.1 and supply the Playwright services with a secure proxy that blocks traffic to link-local IP addresses. For those using the hosted version, no action is needed as the vulnerability has already been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 26, 2026CISA-ADP
Assessed Mar 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Firecrawl | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 27, 2026 | CVE Modified | [email protected] |
| Mar 26, 2026 | New CVE Received | [email protected] |
Volerion