We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The `directus_session` gets destroyed and the cookie gets deleted but if the cookie value is captured, it will still work for the entire expiry time which is set to 1 day by default. Making it effectively a long lived unrevokable stateless token instead of the stateful session token it was meant to be. This vulnerability is fixed in 10.11.0.
Reserved 2024-05-07 | Published 2024-05-13 | Updated 2024-08-02 | Assigner GitHub_MCWE-613: Insufficient Session Expiration
github.com/...rectus/security/advisories/GHSA-g65h-35f3-x2w3
github.com/...ommit/a6172f8a6a0f31a6bf4305a090de172ebfb63bcf
Support options