GHSA-56p6-qw3c-fq2g · Severity: low · Ecosystem: npm — Suspended Directus user can continue to use session token to access API
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.
Conclusion & alert: CVE-2025-30351 is rated Exploit Available (50/100): CVSS Low severity, with medium exploitation likelihood (EPSS 0.37%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-04 | 0.23% | 0.37% | +0.14% |
| 2 | 2026-01-20 | 0.25% | 0.23% | -0.02% |
| 3 | 2025-12-20 | — | 0.25% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.5 | 3.1 | LOW |
|
2.1 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-56p6-qw3c-fq2g · Severity: low · Ecosystem: npm — Suspended Directus user can continue to use session token to access API
| URL | Tags |
|---|---|
| https://github.com/directus/directus/commit/ef179931c55b50c110feca8404901d5633940771 | Patch |
| https://github.com/directus/directus/security/advisories/GHSA-56p6-qw3c-fq2g | Exploit Vendor Advisory |