CVE-2025-53885
Malicious admins can log sensitive data from other users when they are created or updated.
Does this matter?
Lower severity and a low EPSS score (0.17%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.2 MEDIUMCVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N
- EPSS
- 0.17% probability · 7th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-532
- Affected
- monospace/directus
- Source
- security-advisories@github.com
References
- https://github.com/directus/directus/commit/859f664f56fb50401c407b095889cea38ff580e5Patch
- https://github.com/directus/directus/pull/25355Patch
- https://github.com/directus/directus/releases/tag/v11.9.0Release Notes
- https://github.com/directus/directus/security/advisories/GHSA-x3vm-88hf-gpxpThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.