Server-Side Request Forgery (SSRF) in Directus - CVE-2023-26492
Published: March 3, 2023 / Updated: April 23, 2026
Directus
Directus
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to server-side request forgery in the /files/import endpoint when importing a file from a remote web server. A remote user can send a specially crafted file import request using dns rebinding to disclose sensitive information.
The issue can also be used to perform local port scanning, and exploitation may expose internal metadata services such as the AWS instance metadata API.