In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Incorrect Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade directus to version 11.16.1 or higher.
directus is a Directus is a real-time API and App dashboard for managing SQL database content.
Affected versions of this package are vulnerable to Incorrect Authorization in the TUS upload process. An attacker can overwrite arbitrary files and corrupt metadata by uploading files with the UUID of existing files, bypassing item-level access controls. This can lead to permanent data loss, unauthorized modification of files, and potential privilege escalation if sensitive files are replaced.
This vulnerability can be mitigated by disabling TUS uploads by setting TUS_ENABLED=false if resumable uploads are not required.