CVE-2025-53889
CVE-2025-53889 is a medium-severity vulnerability in Monospace Directus with a CVSS 3.x base score of 6.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-287.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (32nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-21407
- Weakness: CWE-287
- 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 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow. Depending on what the Flow is set up to do this can lead to the Flow executing potential tasks on the attacker's behalf without authenticating. Bad actors could execute the manual trigger Flows without authentication, or access rights to the said collection(s) or item(s). Users with manual trigger Flows configured are impacted as these endpoints do not currently validate if the user has read access to `directus_flows` or to the relevant collection/items. The manual trigger Flows should have tighter security requirements as compared to webhook Flows where users are expected to perform do their own checks. Version 11.9.0 fixes the issue. As a workaround, implement permission checks for read access to Flows and read access to relevant collection/items.
Frequently asked questions
- What is CVE-2025-53889?
- Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow. Depending on what the Flow is set up to do this can lead to the Flow executing potential tasks on the attacker's behalf without authenticating. Bad actors could execute the manual trigger Flows without authentication, or access rights to the said collection(s) or item(s). Users with manual trigger Flows configured are impacted as these endpoints do not currently validate if the user has read access to `directus_flows` or to the relevant collection/items. The manual trigger Flows should have tighter security requirements as compared to webhook Flows where users are expected to perform do their own checks. Version 11.9.0 fixes the issue. As a workaround, implement permission checks for read access to Flows and read access to relevant collection/items.
- How severe is CVE-2025-53889?
- CVE-2025-53889 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-53889 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (32nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-53889?
- CVE-2025-53889 affects Monospace Directus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-53889?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-53889 have an EU (EUVD) identifier?
- Yes. CVE-2025-53889 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-21407.
- When was CVE-2025-53889 published?
- CVE-2025-53889 was published on 2025-07-15 and last updated on 2026-06-17.
References
- https://github.com/directus/directus/commit/22be460c76957708d67fdd52846a9ad1cbb083fb
- https://github.com/directus/directus/releases/tag/v11.9.0
- https://github.com/directus/directus/security/advisories/GHSA-7cvf-pxgp-42fc
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-287 (Improper Authentication) vulnerabilities
- CVE-2026-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →