CVE-2025-30351
CVE-2025-30351 is a low-severity vulnerability in Monospace Directus with a CVSS 3.x base score of 3.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-672.
Key facts
- Severity: Low (CVSS 3.x base score 3.5)
- EPSS exploit prediction: 0% (26th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-8232
- Weakness: CWE-672
- Affected product: Monospace Directus
- Published:
- Last modified:
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.
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.
- How severe is CVE-2025-30351?
- CVE-2025-30351 has a CVSS 3.x base score of 3.5, rated low severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-30351 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (26th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-30351?
- CVE-2025-30351 affects Monospace Directus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-30351?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-30351 have an EU (EUVD) identifier?
- Yes. CVE-2025-30351 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-8232.
- When was CVE-2025-30351 published?
- CVE-2025-30351 was published on 2025-03-26 and last updated on 2026-06-17.
References
- https://github.com/directus/directus/commit/ef179931c55b50c110feca8404901d5633940771
- https://github.com/directus/directus/security/advisories/GHSA-56p6-qw3c-fq2g
Affected products (1)
- cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*
More vulnerabilities in Monospace Directus
- CVE-2022-26969 — Critical (CVSS 9.8): In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true.
- CVE-2025-55746 — Critical (CVSS 9.3): Directus is a real-time API and App dashboard for managing SQL database content. From 10.8.0 to before 11.9.3, a…
- CVE-2026-35408 — High (CVSS 8.7): Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, Directus's Single…
- CVE-2025-30353 — High (CVSS 8.6): Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior…
- CVE-2026-39942 — High (CVSS 8.5): Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH…
- CVE-2024-27295 — High (CVSS 8.2): Directus is a real-time API and App dashboard for managing SQL database content. The password reset mechanism of the…
All CVEs affecting Monospace Directus →
Other CWE-672 (Operation on a Resource after Expiration or Release) vulnerabilities
- CVE-2023-41094 — Critical (CVSS 10.0): TouchLink packets processed after timeout or out of range due to Operation on a Resource after Expiration and Missing…
- CVE-2020-24030 — Critical (CVSS 9.8): ForLogic Qualiex v1 and v3 has weak token expiration. This allows remote unauthenticated privilege escalation and…
- CVE-2020-12043 — Critical (CVSS 9.8): The Baxter Spectrum WBM (v17, v20D29, v20D30, v20D31, and v22D24) when configured for wireless networking the FTP…
- CVE-2019-17638 — Critical (CVSS 9.4): In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an…
- CVE-2013-10075 — Critical (CVSS 9.1): Apache::Session versions through 1.94 for Perl re-creates deleted sessions. The session stores…
- CVE-2022-22755 — High (CVSS 8.8): By using XSL Transforms, a malicious webserver could have served a user an XSL document that would continue to execute…
Browse all CWE-672 (Operation on a Resource after Expiration or Release) vulnerabilities →