Incorrect authorization in Directus - CVE-2026-35412

 

Incorrect authorization in Directus - CVE-2026-35412

Published: April 23, 2026


Vulnerability identifier: #VU127127
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-35412
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Directus
Affected software:
Directus

Detailed vulnerability description

The vulnerability allows a remote user to overwrite arbitrary existing files.

The vulnerability exists due to incorrect authorization in the TUS resumable upload endpoint (/files/tus) when handling file replacement requests by UUID. A remote user can send a crafted TUS upload request to overwrite arbitrary existing files.

Row-level permission rules on specific files are bypassed through the TUS upload path, and the targeted file's metadata may also be modified.


How to mitigate CVE-2026-35412

Install security update from vendor's website.

Sources