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.
Avoid logging sensitive data to the console outside the context of development.
{ "github_reviewed_at": "2025-07-15T15:18:06Z", "severity": "MODERATE", "nvd_published_at": "2025-07-15T00:15:23Z", "cwe_ids": [ "CWE-532" ], "github_reviewed": true }