HIGH🇬🇧 English

CVE-2026-35412

CVSS 7.1v3.1pub. 2026-04-06upd. 2026-07-24

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.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
  • Monospace Directus

    APP
    Monospace
    < 11.16.1
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
CWE
Referencje

Powiązane podatności

CVE-2025-55746CRITICAL9.3PL ✓ten sam produkt

Directus: nieautoryzowana modyfikacja i upload plików z dowolną zawartością

CVE-2022-26969CRITICAL9.8PL ✓ten sam produkt

Directus: błędna domyślna konfiguracja CORS umożliwia nieautoryzowany dostęp

CVE-2026-61836HIGH8.6PL ✓ten sam produkt

Directus: błąd klucza cache umożliwia nieautoryzowany dostęp do danych

CVE-2026-61835HIGH7.7PL ✓ten sam produkt

SSRF w Directus — bypass ochrony przez adres 0.0.0.0

CVE-2026-39942HIGH8.5ten sam produkt

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /...