Information disclosure in Directus - CVE-2026-35413

 

Information disclosure in Directus - CVE-2026-35413

Published: April 23, 2026


Vulnerability identifier: #VU127126
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-35413
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Directus
Affected software:
Directus

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to exposure of sensitive information in the server_specs_graphql resolver on the /graphql/system endpoint when handling schema disclosure requests while GraphQL introspection is disabled. A remote attacker can send a request to retrieve an equivalent SDL representation of the schema to disclose sensitive information.

The issue bypasses the GRAPHQL_INTROSPECTION=false restriction and can expose collection names, field names, types, and relationships.


How to mitigate CVE-2026-35413

Install security update from vendor's website.

Sources