VYPR
Moderate severityNVD Advisory· Published Apr 4, 2023· Updated Feb 14, 2025

CVE-2020-19850

CVE-2020-19850

Description

An issue found in Directus API v.2.2.0 allows a remote attacker to cause a denial of service via a great amount of HTTP requests.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

CVE-2020-19850: Directus API v2.2.0 allows remote attackers to cause denial of service via a high volume of HTTP requests.

Vulnerability

Description CVE-2020-19850 affects Directus API version 2.2.0, allowing a remote attacker to cause a denial of service (DoS) by sending a large number of HTTP requests. This issue was reported as a replay attack vector where the application cannot distinguish legitimate requests from duplicates, leading to resource exhaustion [1][2].

Exploitation

An attacker can exploit this vulnerability by flooding the Directus API with numerous identical requests over a short period. No authentication is required if the endpoint is publicly accessible, and the attack can be launched from any network position [2]. The use of HTTPS does not mitigate this at the application layer, as it only protects against network-level replay [2].

Impact

Successful exploitation results in denial of service, rendering the application unresponsive to legitimate users. The business risk includes potential service disruption, especially if a malicious insider or authenticated user initiates the attack [2].

Mitigation

The issue was addressed by implementing anti-automation mechanisms such as CAPTCHA [2]. Directus v2.2.0 is end-of-life and archived; users are strongly advised to upgrade to the latest version (Directus v8 archive) for continued support and security fixes [3].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
directusnpm
>= 2.2.0, < 2.2.12.2.1

Affected products

2
  • Directus/Directus APIdescription
  • ghsa-coords
    Range: >= 2.2.0, < 2.2.1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.