CVE-2025-30351

LOW
Published Mar 26, 2025 Modified Aug 26, 2025 CWE-672

Description

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.

CVSS v3.1 Score

3.5
LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N

Weakness Type (CWE)

CWE-672 CWE-672

Affected Products

Vendor Product
monospace directus

References

Frequently Asked Questions

What is CVE-2025-30351? +
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. It has a CVSS v3.1 base score of 3.5 (LOW).
How severe is CVE-2025-30351? +
CVE-2025-30351 has a CVSS v3.1 score of 3.5 out of 10, rated LOW. This is a low-severity vulnerability with limited impact.
What products are affected by CVE-2025-30351? +
CVE-2025-30351 affects products from monospace, specifically: directus. Check the affected products table above for specific version ranges.
How do I check if I'm vulnerable to CVE-2025-30351? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.

Related Vulnerabilities

Don't wait for an exploit

Scan your website for vulnerabilities like CVE-2025-30351 — free, no signup required.

Start Free Scan