CVE-2026-32857 HIGH

CVE-2026-32857: Firecrawl Playwright Service SSRF Protection Bypass via Missing Post-Redirect Validation

Vendor Firecrawl
Product Firecrawl
Weakness CWE-918 · SSRF
Published March 26, 2026
Last update March 30, 2026

CVSS base score

7.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:L/SA:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 26, 2026 CVE published
March 30, 2026 Record updated