Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. directus
  4. ›
  5. CVE-2026-61835

CVE-2026-61835: Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

July 20, 2026

The SSRF protection on Directus’s file-import-from-URL feature can be bypassed using the address 0.0.0.0. While 127.0.0.1 and other internal addresses are denied, 0.0.0.0 is not added to the blocklist. 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 and retrieve the response as a downloadable file (full-read SSRF).

References

  • github.com/advisories/GHSA-j5h6-vqc3-phqh
  • github.com/directus/directus/commit/f75b25fa44b05c6022b20f231c20bc6e50f021d7
  • github.com/directus/directus/pull/27606
  • github.com/directus/directus/releases/tag/v12.0.0
  • github.com/directus/directus/security/advisories/GHSA-j5h6-vqc3-phqh
  • nvd.nist.gov/vuln/detail/CVE-2026-61835

Code Behaviors & Features

Detect and mitigate CVE-2026-61835 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 12.0.0

Fixed versions

  • 12.0.0

Solution

Upgrade to version 12.0.0 or above.

Impact 7.7 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/directus/CVE-2026-61835.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:00 +0000.