๐Ÿ” CVE Alert

CVE-2026-35412

HIGH 7.1

Directus has a TUS Upload Authorization Bypass Allows Arbitrary File Overwrite

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
8th

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.16.1, Directus' TUS resumable upload endpoint (/files/tus) allows any authenticated user with basic file upload permissions to overwrite arbitrary existing files by UUID. The TUS controller performs only collection-level authorization checks, verifying the user has some permission on directus_files, but never validates item-level access to the specific file being replaced. As a result, row-level permission rules (e.g., "users can only update their own files") are completely bypassed via the TUS path while being correctly enforced on the standard REST upload path. This vulnerability is fixed in 11.16.1.

CWE CWE-863
Vendor directus
Product directus
Published Apr 6, 2026
Last Updated Apr 7, 2026
Stay Ahead of the Next One

Get instant alerts for directus directus

Be the first to know when new high vulnerabilities affecting directus directus are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

directus / directus
< 11.16.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/directus/directus/security/advisories/GHSA-qqmv-5p3g-px89