#VU127101 Server-Side Request Forgery (SSRF) in Directus - CVE-2024-39699
Published: July 8, 2024 / Updated: April 23, 2026
Directus
Directus
Description
The vulnerability allows a remote user to initiate HTTP GET requests to internal network resources.
The vulnerability exists due to server-side request forgery in the file import functionality when following redirects during URL-based file import. A remote user can supply a URL that redirects to an internal IP address to initiate HTTP GET requests to internal network resources.
The issue is blind, and the response is not returned when the destination IP address is internal.