---
id: GHSA-w4hm-rrxg-pxcf
title: 'Duplicate Advisory: Flowise Execute Flow function has an SSRF vulnerability'
summary: 'Duplicate Advisory: Flowise Execute Flow function has an SSRF vulnerability'
severity: medium
cvss: 7.1
cwe:
  - CWE-918
vendor: flowise
product: flowise
ecosystem: npm
affected:
  - flowise < 3.1.0
patched:
  - flowise 3.1.0
published: '2026-06-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T21:24:53Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-w4hm-rrxg-pxcf'
references:
  - url: >-
      https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-9hrv-gvrv-6gf2
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-56275'
  - url: >-
      https://www.vulncheck.com/advisories/flowise-server-side-request-forgery-via-execute-flow-base-url
  - url: 'https://github.com/advisories/GHSA-w4hm-rrxg-pxcf'
tags:
  - ghsa
  - npm
ingestedAt: '2026-09-23T21:33:13.541Z'
---

## Overview

### Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-9hrv-gvrv-6gf2. This link is maintained to preserve external references.

### Original Description
Flowise before 3.1.0 contains a server-side request forgery vulnerability in the Execute Flow node that allows attackers to bypass security validation by providing intranet addresses through the base URL field. Attackers can initiate HTTP requests to internal network addresses, access cloud metadata, and enumerate internal services by exploiting the missing secureFetch verification in httpSecurity.ts.

## Affected packages

- `flowise < 3.1.0`

## Remediation

Upgrade to a patched release:

- `flowise 3.1.0`
