Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
Moderate severity
GitHub Reviewed
Published
Jul 14, 2025
in
directus/directus
•
Updated Jul 15, 2025
Description
Published by the National Vulnerability Database
Jul 15, 2025
Published to the GitHub Advisory Database
Jul 15, 2025
Reviewed
Jul 15, 2025
Last updated
Jul 15, 2025
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.
References