CVE-2026-35442: Directus: Authenticated Users Can Extract Concealed Fields via Aggregate Queries
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-35442 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →