CVE-2024-39701
HIGH EPSS 34.0%
Published Jul 8, 20241y ago · Modified Jun 17, 20262w ago
7.7 CVSS 3.1
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
Exploitability
Impact
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
| Vendor | Product | Version | Range |
|---|---|---|---|
| monospace | directus | * | ≥9.23.0 – <10.6.0 |
References 1
- github.com https://github.com/directus/directus/security/advisories/GHSA-hxgm-ghmv-xjjm
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.