SCA: security update for @directus/api (GHSA-vw58-ph65-6rxp)

medium Tenable Self-Hosted Container Security Plugin ID 434647

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. Access tokens from query
strings are not redacted and are potentially exposed in system logs which may be persisted. The access
token in `req.query` is not redacted when the `LOG_STYLE` is set to `raw`. If these logs are not properly
sanitized or protected, an attacker with access to it can potentially gain administrative control, leading
to unauthorized data access and manipulation. This impacts systems where the `LOG_STYLE` is set to `raw`.
The `access_token` in the query could potentially be a long-lived static token. Users with impacted
systems should rotate their static tokens if they were provided using query string. This vulnerability has
been patched in release version 10.13.2 and subsequent releases as well. Users are advised to upgrade.
There are no known workarounds for this vulnerability. (CVE-2024-47822)

See Also

https://github.com/advisories/GHSA-vw58-ph65-6rxp

Plugin Details

Severity: Medium

ID: 434647

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.66

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.4

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

CVSS Score Source: CVE-2024-47822

CVSS v3

Risk Factor: Medium

Base Score: 4.2

Temporal Score: 3.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/14/2025

Vulnerability Publication Date: 10/8/2024

Reference Information

CVE: CVE-2024-47822

cwe: CWE-532