Open redirect in Directus - CVE-2026-35410
Published: April 23, 2026
Directus
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect users to an arbitrary external domain.
The vulnerability exists due to url redirection to an untrusted site in the isLoginRedirectAllowed function when processing login redirection URLs. A remote attacker can supply a specially crafted login URL to redirect users to an arbitrary external domain.
User interaction is required, and the issue is particularly impactful in OAuth2 and SAML authentication flows after successful authentication.