Vulnerability Description
Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 11.14.0, an open redirect vulnerability exists in the Directus SAML authentication callback endpoint. During SAML authentication, the `RelayState` parameter is intended to preserve the user's original destination. However, while the login initiation flow validates redirect targets against allowed domains, this validation is not applied to the callback endpoint. This allows an attacker to craft a malicious authentication request that redirects users to an arbitrary external URL upon completion. The vulnerability is present in both the success and error handling paths of the callback. This vulnerability can be exploited without authentication. Version 11.14.0 contains a patch.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Monospace | Directus | < 11.14.0 |
Related Weaknesses (CWE)
References
- https://github.com/directus/directus/commit/dad9576ea9362905cc4de8028d3877caff36Patch
- https://github.com/directus/directus/security/advisories/GHSA-3573-4c68-g8ccThird Party Advisory
FAQ
What is CVE-2026-22032?
CVE-2026-22032 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 11.14.0, an open redirect vulnerability exists in the Directus SAML authentication callback endpoint. ...
How severe is CVE-2026-22032?
CVE-2026-22032 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22032?
Check the references section above for vendor advisories and patch information. Affected products include: Monospace Directus.