CVE-2026-91938
Received
Received - Intake
Flowise Cheerio Playwright Puppeteer SSRF Bypass Before 3.1.4
Vulnerability report for CVE-2026-91938, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-15
Last updated on: 2026-09-15
Assigner: VulnCheck
Description
Description
Flowise versions before 3.1.4 contain a server-side request forgery vulnerability in Cheerio, Playwright, and Puppeteer document loader nodes that bypass SSRF protection. Attackers can provide arbitrary URLs to fetch cloud metadata, internal services, and private network resources with response content returned as document text.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| flowiseai | flowise | to 3.1.4 (exc) |
| flowiseai | flowise_components | to 3.1.4 (exc) |
| langchain | cheeriowebbaseloader | * |
| langchain | playwrightloader | * |
| langchain | puppeteerloader | * |
| flowise | flowise | to 3.1.4 (exc) |
| cheerio | cheerio | * |
| playwright | playwright | * |
| puppeteer | puppeteer | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |