Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but never blocks the literal address itself. On Linux and macOS, connecting to 0.0.0.0 reaches localhost, so an authenticated user with file-upload rights can make the server fetch internal services through the /files/import endpoint and retrieve the response as a downloadable file. This issue is fixed in version 12.0.0.
References
| Link | Resource |
|---|---|
| https://github.com/directus/directus/commit/f75b25fa44b05c6022b20f231c20bc6e50f021d7 | Patch |
| https://github.com/directus/directus/pull/27606 | Issue Tracking Patch |
| https://github.com/directus/directus/releases/tag/v12.0.0 | Release Notes |
| https://github.com/directus/directus/security/advisories/GHSA-j5h6-vqc3-phqh | Vendor Advisory |
Configurations
History
28 Jul 2026, 15:47
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:* | |
| First Time |
Monospace
Monospace directus |
|
| References | () https://github.com/directus/directus/commit/f75b25fa44b05c6022b20f231c20bc6e50f021d7 - Patch | |
| References | () https://github.com/directus/directus/pull/27606 - Issue Tracking, Patch | |
| References | () https://github.com/directus/directus/releases/tag/v12.0.0 - Release Notes | |
| References | () https://github.com/directus/directus/security/advisories/GHSA-j5h6-vqc3-phqh - Vendor Advisory |
15 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 15:16
Updated : 2026-07-28 15:47
NVD link : CVE-2026-61835
Mitre link : CVE-2026-61835
CVE.ORG link : CVE-2026-61835
JSON object : View
Products Affected
monospace
- directus
CWE
CWE-918
Server-Side Request Forgery (SSRF)
