Server-Side Request Forgery (SSRF) in Flowise - CVE-2025-59527
Published: April 9, 2026
Flowise
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to server-side request forgery (SSRF) in the /api/v1/fetch-links endpoint when processing a user-supplied URL with the webCrawl or xmlScrape method. A remote attacker can send a specially crafted request to disclose sensitive information.
The issue can be used to access internal network web services and enumerate internal administrative endpoints.