CVE-2025-53885
published 2025-07-15CVE-2025-53885: Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, when using Directus…
PriorityP419medium4.2CVSS 3.1
AVLACLPRHUIRSUCHINAN
EPSS
0.17%
6.7th percentile
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, when using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template string. Malicious admins can log sensitive data from other users when they are created or updated. Version 11.9.0 contains a fix for the issue. As a workaround, avoid logging sensitive data to the console outside the context of development.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| directus | directus | — | — |
| directus | directus | >= 9.0.0 < 11.9.0 | 11.9.0 |
| monospace | directus | >= 9.0.0 < 11.9.0 | 11.9.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
osv·2025-07-15
CVE-2025-53885 [MEDIUM] Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
### Summary
When using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template string.
### Impact
Malicious admins can log sensitive data from other users when they are created or updated.
### Workarounds
Avoid logging sensitive data to the console outside the context of development.
GHSA
Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
ghsa·2025-07-15
CVE-2025-53885 [MEDIUM] CWE-532 Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
### Summary
When using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template string.
### Impact
Malicious admins can log sensitive data from other users when they are created or updated.
### Workarounds
Avoid logging sensitive data to the console outside the context of development.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-07-15
Published