Incorrect behavior order in Directus - #VU141291

 

Incorrect behavior order in Directus - #VU141291

Published: August 7, 2026


Vulnerability identifier: #VU141291
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-696
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 incorrect behavior order in SharesService.updateMany and SharesService.deleteMany when handling share update or delete requests. A remote attacker can send a specially crafted request using any path-valid UUID to cause a denial of service.

The target UUID does not need to correspond to an existing row, and the issue forces permission data to be re-derived from the database by invalidating the global permissions cache.


Affected software

Directus

Remediation

Install security update from vendor's website.

Directus - update to 12.1.0

External References

Related Security Bulletins