CVE-2024-39699
CVE-2024-39699 is a medium-severity vulnerability in Monospace Directus with a CVSS 3.x base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Medium (CVSS 3.x base score 5.0)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2302
- Weakness: CWE-918
- Affected product: Monospace Directus
- Published:
- Last modified:
Description
Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security measure and execute a SSRF using redirects. Directus allows redirects when importing file from the URL and does not check the result URL. Thus, it is possible to execute a request to an internal IP, for example to 127.0.0.1. However, it is blind SSRF, because Directus also uses response interception technique to get the information about the connect from the socket directly and it does not show a response if the IP address is internal. This vulnerability is fixed in 10.9.3.
Frequently asked questions
- What is CVE-2024-39699?
- Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security measure and execute a SSRF using redirects. Directus allows redirects when importing file from the URL and does not check the result URL. Thus, it is possible to execute a request to an internal IP, for example to 127.0.0.1. However, it is blind SSRF, because Directus also uses response interception technique to get the information about the connect from the socket directly and it does not show a response if the IP address is internal. This vulnerability is fixed in 10.9.3.
- How severe is CVE-2024-39699?
- CVE-2024-39699 has a CVSS 3.x base score of 5.0, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2024-39699 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-39699?
- CVE-2024-39699 affects Monospace Directus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-39699?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-39699 have an EU (EUVD) identifier?
- Yes. CVE-2024-39699 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2302.
- When was CVE-2024-39699 published?
- CVE-2024-39699 was published on 2024-07-08 and last updated on 2026-06-17.
References
- https://github.com/directus/directus/commit/d577b44231c0923aca99cac5770fd853801caee1
- https://github.com/directus/directus/security/advisories/GHSA-8p72-rcq4-h6pw
Affected products (1)
- cpe:2.3:a:monospace:directus:*:*:*:*:*:*:*:*
More vulnerabilities in Monospace Directus
- CVE-2022-26969 — Critical (CVSS 9.8): In Directus before 9.7.0, the default settings of CORS_ORIGIN and CORS_ENABLED are true.
- CVE-2025-55746 — Critical (CVSS 9.3): Directus is a real-time API and App dashboard for managing SQL database content. From 10.8.0 to before 11.9.3, a…
- CVE-2026-35408 — High (CVSS 8.7): Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, Directus's Single…
- CVE-2025-30353 — High (CVSS 8.6): Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior…
- CVE-2026-39942 — High (CVSS 8.5): Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH…
- CVE-2024-27295 — High (CVSS 8.2): Directus is a real-time API and App dashboard for managing SQL database content. The password reset mechanism of the…
All CVEs affecting Monospace Directus →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →