SCA: security update for directus (GHSA-wxwm-3fxv-mrvx)

medium Tenable Cloud Security Plugin ID 439839

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-35413)

Solution

Update the directus library and its related packages to version 11.16.1 or later.

See Also

https://github.com/advisories/GHSA-wxwm-3fxv-mrvx

Plugin Details

Severity: Medium

ID: 439839

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/4/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-35413

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/4/2026

Vulnerability Publication Date: 4/4/2026

Reference Information

CVE: CVE-2026-35413

cwe: CWE-200