Operation on a Resource after Expiration or Release in Directus - CVE-2025-30351

 

Operation on a Resource after Expiration or Release in Directus - CVE-2025-30351

Published: March 26, 2025 / Updated: April 23, 2026


Vulnerability identifier: #VU127117
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-30351
CWE-ID: CWE-672
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Directus
Affected software:
Directus

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to operation on a resource after revocation in verifySessionJWT when verifying a session token for API access. A remote user can reuse a previously issued session token after the associated user has been suspended to disclose sensitive information.

The issue affects session auth mode, and exploitation requires obtaining a session token while the account is still active.


How to mitigate CVE-2025-30351

Install security update from vendor's website.

Sources