CVE-2024-39701

HIGH EPSS 34.0%
Published Jul 8, 20241y ago · Modified Jun 17, 20262w ago
7.7 CVSS 3.1
High
Find Similar
Published Jul 8, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Directus is a real-time API and App dashboard for managing SQL database content. Directus >=9.23.0, <=v10.5.3 improperly handles _in, _nin operators. It evaluates empty arrays as valid so expressions like {"role": {"_in": $CURRENT_USER.some_field}} would evaluate to true allowing the request to pass. This results in Broken Access Control because the rule fails to do what it was intended to do: Pass rule if **field** matches any of the **values**. This vulnerability is fixed in 10.6.0.

CVSS Details

Base Score
7.7
Exploitability
3.1
Impact
4.0
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
34.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-284

Affected Products 1

VendorProductVersionRange
monospacedirectus*≥9.23.0  –  <10.6.0

References 1

  • github.com https://github.com/directus/directus/security/advisories/GHSA-hxgm-ghmv-xjjm
    ExploitThird Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.