Server-Side Request Forgery (SSRF) in Directus - #VU144559

 

Server-Side Request Forgery (SSRF) in Directus - #VU144559

Published: August 21, 2026


Vulnerability identifier: #VU144559
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information from internal-only destinations.

The vulnerability exists due to server-side request forgery in the AI chat file download handling in POST /ai/chat when processing user-supplied file URLs. A remote user can send a specially crafted chat request containing a file URL that resolves to an internal address to disclose sensitive information from internal-only destinations.

The fetched response body is forwarded to the configured LLM provider as file content and may surface in the model reply. Only instances with AI enabled and a configured LLM provider are vulnerable.


Affected software

Directus

Remediation

Install security update from vendor's website.

Directus - update to 12.2.0

External References

Related Security Bulletins