PT-2026-60194 · Directus · Directus
CVE-2026-61835
·
Published
2026-07-15
·
Updated
2026-07-28
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Directus versions prior to 12.0.0
Description
An authenticated user with file-upload permissions can bypass Server-Side Request Forgery (SSRF) protections—a flaw where a server is tricked into making requests to an unintended location—via the file-import-from-URL feature. This occurs because the system treats 0.0.0.0 as a keyword for local interfaces but fails to block the literal address. On Linux and macOS, this allows the server to reach localhost through the '/files/import' endpoint, enabling the retrieval of internal service responses as downloadable files.
Recommendations
Update to version 12.0.0.
Restrict access to the '/files/import' endpoint for users who do not strictly require file-upload rights.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Directus