Information disclosure in Directus
CVE-2025-30352
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.
Vulnerability class: Information Disclosure
EPSS: 0.003 (27.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Directus — versions >= 9.0.0-alpha.4, < 11.5.0
- Monospace Directus — versions 9.0.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-30352?
- CVE-2025-30352 is a medium-severity vulnerability in Directus, classified under Information Disclosure. CVSS score: 5.3/10. Published 2025-03-26.
- How severe is CVE-2025-30352?
- Medium severity. CVSS v3 base score is 5.3 out of 10.