SB2024030162 - Multiple vulnerabilities in Directus



SB2024030162 - Multiple vulnerabilities in Directus

Published: March 1, 2024 Updated: April 23, 2026

Security Bulletin ID SB2024030162
CSH Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

High 50% Medium 50%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Information disclosure (CVE-ID: CVE-2024-27296)

CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to exposure of sensitive information in compiled JS bundles when accessing them without authentication. A remote attacker can retrieve the exact Directus version number to disclose sensitive information.

The disclosed information is the exact running Directus version number.


2) Improper access control (CVE-ID: CVE-2024-27295)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber


The vulnerability allows a remote attacker to gain unauthorized access to another user's account.

The vulnerability exists due to improper access control in the password reset mechanism when handling password reset requests with accent-confusable email addresses under accent-insensitive MySQL or MariaDB comparisons. A remote attacker can submit a crafted password reset request to gain unauthorized access to another user's account.

Exploitation requires knowledge of the victim's email address and control of a similar email address that differs by accented characters.


Remediation

Install update from vendor's website.