HIGH🇵🇱 Wersja polska

CVE-2024-45596

CVSS 7.4v3.1pub. 2024-09-10upd. 2025-11-17

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId and Oauth2 Directus is using the respond middleware, which by default will try to cache GET requests that met some conditions. Although, those conditions do not include this scenario, when an unauthenticated request returns user credentials. This vulnerability is fixed in 10.13.3 and 11.1.0.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
  • Monospace Directus

    APP
    Monospace
    < 10.13.311.0.0 – 11.1.0 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-55746CRITICAL9.3PL ✓same product

Directus: nieautoryzowana modyfikacja i upload plików z dowolną zawartością

CVE-2022-26969CRITICAL9.8PL ✓same product

Directus: błędna domyślna konfiguracja CORS umożliwia nieautoryzowany dostęp

CVE-2026-61835HIGH7.7PL ✓same product

SSRF w Directus — bypass ochrony przez adres 0.0.0.0

CVE-2026-61836HIGH8.6PL ✓same product

Directus: błąd klucza cache umożliwia nieautoryzowany dostęp do danych

CVE-2026-39942HIGH8.5same product

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /...