icon

We found results for “

CVE-2025-30351

Good to know:

icon

Date: 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.

Severity Score

Severity Score

Weakness Type (CWE)

Operation on a Resource after Expiration or Release

CWE-672

Top Fix

icon

Upgrade Version

Upgrade to version directus - 11.5.0;@directus/api - 25.0.0;@directus/api - 24.0.1;@directus/types - 13.0.0;https://github.com/directus/directus.git - v11.5.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us