Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-30351
March 26, 2025
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.10.0 and prior to version 11.5.0, a suspended user can use the token generated in session auth mode to access the API despite their status. This happens because there is a check missing in "verifySessionJWT" to verify that a user is actually still active and allowed to access the API. One can extract the session token obtained by, e.g. login in to the app while still active and then, after the user has been suspended continue to use that token until it expires. Version 11.5.0 patches the issue.
Affected Packages
https://github.com/directus/directus.git (GITHUB):
Affected version(s) >=v10.10.0 <v11.5.0
Fix Suggestion:
Update to version v11.5.0
directus (NPM):
Affected version(s) >=10.10.0 <11.5.0
Fix Suggestion:
Update to version 11.5.0
@directus/api (NPM):
Affected version(s) >=18.0.0 <24.0.1
Fix Suggestion:
Update to version 24.0.1
@directus/api (NPM):
Affected version(s) >=18.0.0 <25.0.0
Fix Suggestion:
Update to version 25.0.0
@directus/types (NPM):
Affected version(s) >=11.0.7 <13.0.0
Fix Suggestion:
Update to version 13.0.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
3.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Operation on a Resource after Expiration or Release
EPSS
Base Score:
0.23