Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N
Lifecycle Timeline
4Blast Radius
ecosystem impact- 3 npm packages depend on directus (1 direct, 2 indirect)
Ecosystem-wide dependent count for version 11.17.0.
DescriptionGitHub Advisory
Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, the PATCH /files/{id} endpoint accepts a user-controlled filename_disk parameter. By setting this value to match the storage path of another user's file, an attacker can overwrite that file's content while manipulating metadata fields such as uploaded_by to obscure the tampering. This vulnerability is fixed in 11.17.0.
AnalysisAI
{id} requests. Attackers can overwrite other users' file content and forge metadata fields (e.g., uploaded_by) to hide evidence of tampering. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Directus versions prior to 11.17.0. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | CVSS 8.5 reflects high integrity impact via authenticated file overwriting across scope boundaries. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | Authenticated attacker with PATCH permissions calls PATCH /files/{id} with crafted filename_disk parameter pointing to another user's stored file path, overwriting its content. Metadata fields (uploaded_by, modified_at) are simultaneously manipulated to conceal attribution. … |
| Remediation | Vendor-released patch: upgrade to Directus 11.17.0 or later immediately. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
{id} PATCH endpoints to administrative users only via authentication controls. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20950
GHSA-393c-p46r-7c95