HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-32857 — Firecrawl version 2.8.0 and prior contain a server-side request forgery (SSRF) p...

Thursday, March 26, 2026 at 06:16 PM UTC·Source: NIST NVD

Updated: Thursday, April 2, 2026 at 05:46 PM UTC

Executive Summary

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 re

Analysis

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. CVSS Score: 8.6. Published: 2026-03-26T18:16:28.953.

Indicators of Compromise (2)

CVE (2)
CVE-2024-56800
CVE-2026-32857
Source Attribution

Originally published by NIST NVD on Mar 26, 2026. Verified by: NIST.

Related Threats