cvedb.io
CVE-2026-35412
HIGH · CVSS 7.1
EPSS exploitation probability: 0%
Published 2026-04-06T22:16:22.397 · Last modified 2026-06-17T10:40:33.187

Summary

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.

Affected products

monospace — directus

Does this affect you?

Add your gear to cvedb and we'll alert you only when monospace ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.