Server-Side Request Forgery (SSRF) in Langflow - CVE-2025-68477
Published: April 24, 2026
Langflow
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information from internal network resources.
The vulnerability exists due to server-side request forgery (SSRF) in the API Request component when processing a user-supplied URL during flow execution. A remote user can send a specially crafted flow execution request with an arbitrary URL to disclose sensitive information from internal network resources.
The response body from the server-side request is returned to the client, making the issue non-blind. Exploitation can occur through the /api/v1/run and /api/v1/run/advanced endpoints using an API key.