Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-59527

CVE-2025-59527: Flowiseai Flowise SSRF Vulnerability

CVE-2025-59527 is a Server-Side Request Forgery flaw in Flowiseai Flowise that enables attackers to proxy requests through the server to access internal networks. This article covers technical details, affected versions, and mitigation.

Published: April 22, 2026

CVE-2025-59527 Overview

A Server-Side Request Forgery (SSRF) vulnerability has been identified in Flowise, the popular drag-and-drop user interface for building customized large language model (LLM) flows. The vulnerability exists in the /api/v1/fetch-links endpoint of the Flowise application, allowing attackers to leverage the Flowise server as a proxy to access internal network web services and explore their link structures. This flaw poses significant risks to organizations using Flowise in environments with access to sensitive internal resources.

Critical Impact

Attackers can exploit this SSRF vulnerability to probe internal network infrastructure, access internal web services, and potentially exfiltrate sensitive information from resources that should not be publicly accessible.

Affected Products

  • FlowiseAI Flowise version 3.0.5
  • Organizations running unpatched Flowise instances with network access to internal services
  • LLM workflow deployments exposed to untrusted users or the internet

Discovery Timeline

  • 2025-09-22 - CVE-2025-59527 published to NVD
  • 2025-09-23 - Last updated in NVD database

Technical Details for CVE-2025-59527

Vulnerability Analysis

This Server-Side Request Forgery (SSRF) vulnerability (CWE-918) affects the /api/v1/fetch-links endpoint in Flowise version 3.0.5. The endpoint is designed to fetch and parse links from external URLs, but lacks proper validation of the target URL parameter. This design flaw allows an attacker to supply arbitrary URLs, including those pointing to internal network resources, effectively using the Flowise server as an unwitting proxy.

The vulnerability is exploitable remotely without authentication, making it particularly dangerous in deployments where the Flowise instance has network connectivity to sensitive internal systems. An attacker can craft malicious requests to scan internal IP ranges, access cloud metadata endpoints, or retrieve data from internal web applications that would otherwise be inaccessible from external networks.

Root Cause

The root cause of this vulnerability lies in insufficient URL validation within the fetch-links functionality. The fetch links controller and fetch links service modules accept user-supplied URLs and process them without restricting requests to internal IP addresses, localhost, or cloud metadata services. The utility code responsible for URL handling does not implement allowlisting or blocklisting mechanisms to prevent SSRF attacks.

Attack Vector

The vulnerability is network-accessible, requiring no user interaction or authentication to exploit. An attacker sends a crafted HTTP request to the /api/v1/fetch-links endpoint with a URL parameter pointing to an internal resource. The Flowise server then makes a request to the specified URL on behalf of the attacker and returns the response, effectively bypassing network segmentation and firewall controls.

Potential attack scenarios include:

  • Accessing cloud provider metadata endpoints (e.g., http://169.254.169.254/) to retrieve IAM credentials
  • Scanning internal IP ranges to map network topology and discover services
  • Retrieving configuration files or sensitive data from internal web applications
  • Bypassing VPN or firewall restrictions by pivoting through the Flowise server

Detection Methods for CVE-2025-59527

Indicators of Compromise

  • Unusual outbound requests from the Flowise server to internal IP ranges (e.g., 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16)
  • Requests to cloud metadata endpoints (169.254.169.254) originating from the Flowise application
  • High volume of requests to the /api/v1/fetch-links endpoint from a single source
  • Error logs indicating failed connections to unexpected internal hosts

Detection Strategies

  • Monitor HTTP access logs for the /api/v1/fetch-links endpoint and flag requests containing internal IP addresses or reserved hostnames
  • Implement network-level monitoring to detect outbound connections from the Flowise server to internal services it should not access
  • Configure web application firewalls (WAF) to inspect and block SSRF payloads targeting the vulnerable endpoint
  • Enable verbose logging on the Flowise application to capture all URL fetch attempts for forensic analysis

Monitoring Recommendations

  • Set up alerts for any Flowise server connections to RFC 1918 private IP ranges or link-local addresses
  • Implement egress filtering rules and log violations to identify potential SSRF exploitation attempts
  • Regularly audit Flowise access logs for anomalous patterns in the fetch-links endpoint usage
  • Deploy network detection rules to identify SSRF patterns in HTTP traffic

How to Mitigate CVE-2025-59527

Immediate Actions Required

  • Upgrade Flowise to version 3.0.6 or later immediately, as this version contains the security patch
  • If immediate patching is not possible, restrict network access to the Flowise server from untrusted sources
  • Implement network segmentation to limit the Flowise server's access to sensitive internal resources
  • Review access logs for any signs of prior exploitation

Patch Information

FlowiseAI has addressed this vulnerability in version 3.0.6. Organizations should upgrade to this version or later to remediate the SSRF vulnerability. The patch implements proper URL validation to prevent requests to internal network resources. For complete details, refer to the FlowiseAI Security Advisory GHSA-hr92-4q35-4j3m.

Workarounds

  • Deploy a reverse proxy or web application firewall (WAF) in front of Flowise to filter requests containing internal IP addresses or dangerous URL schemes
  • Implement network-level egress filtering to prevent the Flowise server from connecting to internal IP ranges
  • Restrict access to the /api/v1/fetch-links endpoint to trusted users only via authentication and authorization controls
  • Consider running Flowise in an isolated network segment with no connectivity to sensitive internal resources
bash
# Example: Block internal network access using iptables (Linux)
# Prevent Flowise from accessing internal networks
iptables -A OUTPUT -m owner --uid-owner flowise -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -m owner --uid-owner flowise -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -m owner --uid-owner flowise -d 192.168.0.0/16 -j DROP
iptables -A OUTPUT -m owner --uid-owner flowise -d 169.254.169.254 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechFlowise

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • FlowiseAI Utility Code Section

  • FlowiseAI Fetch Links Controller

  • FlowiseAI Fetch Links Service

  • FlowiseAI Version 3.0.6 Release
  • Vendor Resources
  • FlowiseAI Security Advisory GHSA-hr92-4q35-4j3m
  • Related CVEs
  • CVE-2026-41272: Flowise LLM Builder SSRF Vulnerability

  • CVE-2026-41271: Flowise AI SSRF Vulnerability

  • CVE-2026-41270: Flowise SSRF Protection Bypass Vulnerability

  • CVE-2026-31829: Flowiseai Flowise SSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English