Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-3573-4c68-g8cc

Опубликовано: 06 янв. 2026
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

Directus has open redirect in SAML

Security Advisory: Open Redirect in Directus SAML Authentication

Summary

An open redirect vulnerability exists in the Directus SAML authentication callback endpoint. The RelayState parameter is used in redirects without proper validation against an allowlist of permitted domains.

Vulnerability Description

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.

Impact

  • Phishing: Users can be redirected to attacker-controlled sites that mimic legitimate login pages
  • Credential theft: Chained attacks may leverage the redirect to capture OAuth tokens or authorization codes
  • Trust erosion: Users may lose confidence in the application's security posture

This vulnerability can be exploited without authentication.

Пакеты

Наименование

directus

npm
Затронутые версииВерсия исправления

< 11.14.0

11.14.0

Наименование

@directus/api

npm
Затронутые версииВерсия исправления

< 32.1.1

32.1.1

EPSS

Процентиль: 19%
0.00061
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-601

Связанные уязвимости

CVSS3: 4.3
nvd
30 дней назад

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.

EPSS

Процентиль: 19%
0.00061
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-601