CVE Catalog

CVE-2026-35442

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

In Directus prior to 11.17.0, aggregate functions on conceal fields return raw values instead of masked placeholders. Authenticated users with read access can extract concealed values including API tokens and 2FA secrets.

Risk Assessment

An authenticated attacker can read sensitive data such as API tokens and two-factor authentication secrets.

Recommendation

Update Directus to version 11.17.0 or later.

Other vulnerabilities in Directus

See all
Original NVD description (English source)

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, aggregate functions (min, max) applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated user with read access to the affected collection can extract concealed field values, including static API tokens and two-factor authentication secrets from directus_users. This vulnerability is fixed in 11.17.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS