CVE-2026-39943
This vulnerability is fixed in 11.17.0.
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. Prior to 11.17.0, Directus stores revision records (in directus_revisions) whenever items are created or updated. Due to the revision snapshot code not consistently calling the prepareDelta sanitization pipeline, sensitive fields (including user tokens, two-factor authentication secrets, external auth identifiers, auth data, stored credentials, and AI provider API keys) could be stored in plaintext within revision records. This vulnerability is fixed in 11.17.0.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.17% probability · 7th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-200, CWE-312
- Affected
- monospace/directus
- Source
- security-advisories@github.com
References
- https://github.com/directus/directus/releases/tag/v11.17.0Product, Release Notes
- https://github.com/directus/directus/security/advisories/GHSA-mvv8-v4jj-g47jVendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.