SCA: security update for directus (GHSA-7wq3-jr35-275c)

medium Tenable Self-Hosted Container Security Plugin ID 421241

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. Starting in version
9.0.0-alpha.4 and prior to version 11.5.0, the `search` query parameter allows users with access to a
collection to filter items based on fields they do not have permission to view. This allows the
enumeration of unknown field contents. The searchable columns (numbers & strings) are not checked against
permissions when injecting the `where` clauses for applying the search query. This leads to the
possibility of enumerating those un-permitted fields. Version 11.5.0 fixes the issue. (CVE-2025-30352)

See Also

https://github.com/advisories/GHSA-7wq3-jr35-275c

Plugin Details

Severity: Medium

ID: 421241

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 3/27/2025

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-2025-30352

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: 3/26/2025

Vulnerability Publication Date: 3/26/2025

Reference Information

CVE: CVE-2025-30352

cwe: CWE-200