Allocation of Resources Without Limits or Throttling in Directus - #VU141284

 

Allocation of Resources Without Limits or Throttling in Directus - #VU141284

Published: August 7, 2026


Vulnerability identifier: #VU141284
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to allocation of resources without limits or throttling in resolvers/system-global.ts when processing aliased GraphQL calls to anonymously reachable system resolvers through POST /graphql/system. A remote attacker can send a specially crafted GraphQL request with many aliased resolver invocations to cause a denial of service.

The issue affects the auth_login, auth_password_request, utils_hash_generate, and utils_hash_verify resolvers, and HTTP-level rate limiting counts requests rather than resolver invocations.


Affected software

Directus

Remediation

Install security update from vendor's website.

Directus - update to 12.1.0

External References

Related Security Bulletins