CVE-2026-35413
MEDIUMDirectus GraphQL Schema SDL Disclosure Setting
Title source: cnaDescription
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.16.1, 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. This vulnerability is fixed in 11.16.1.
Scores
CVSS v3
5.3
EPSS
0.0002
EPSS Percentile
3.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Details
CWE
CWE-200
Status
published
Products (3)
directus/directus
< 11.16.1
monospace/directus
< 11.16.1
npm/directus
0 - 11.16.1npm
Published
Apr 06, 2026
Tracked Since
Apr 07, 2026