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

CVE-2026-35413: Directus: GraphQL Schema SDL Disclosure Setting

April 4, 2026 (updated April 7, 2026)

When GRAPHQL_INTROSPECTION=false is configured, Directus correctly blocks standard GraphQL introspection queries (__schema, __type). However, the server_specs_graphql resolver on the /graphql/system endpoint returns an equivalent SDL representation of the schema and was not subject to the same restriction. This allowed the introspection control to be bypassed, exposing schema structure (collection names, field names, types, and relationships) to unauthenticated users at the public permission level, and to authenticated users at their permitted permission level.

References

  • github.com/advisories/GHSA-wxwm-3fxv-mrvx
  • github.com/directus/directus
  • github.com/directus/directus/security/advisories/GHSA-wxwm-3fxv-mrvx
  • nvd.nist.gov/vuln/detail/CVE-2026-35413

Code Behaviors & Features

Detect and mitigate CVE-2026-35413 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 11.16.1

Fixed versions

  • 11.16.1

Solution

Upgrade to version 11.16.1 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/directus/CVE-2026-35413.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:18:24 +0000.