Server-Side Request Forgery (SSRF) in Dify - #VU139841
Published: July 28, 2026
Dify
Detailed vulnerability description
The vulnerability allows a remote attacker to make arbitrary HTTP requests to internal or external systems and disclose sensitive information.
The vulnerability exists due to server-side request forgery in the /console/api/remote-files/upload endpoint when handling a user-supplied url parameter. A remote attacker can send a specially crafted request to make arbitrary HTTP requests to internal or external systems and disclose sensitive information.
Cloud metadata endpoints and otherwise inaccessible internal services may be reachable through the vulnerable server.