CVE-2025-64749 MEDIUM

CVE-2025-64749: Directus Vulnerable to Information Leakage in Existing Collections

Vendor Directus
Product directus
Weakness CWE-203
Published November 13, 2025
Last update November 14, 2025

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

Directus is a real-time API and App dashboard for managing SQL database content. An observable difference in error messaging was found in the Directus REST API in versions of Directus prior to version 11.13.0. The `/items/{collection}` API returns different error messages for two cases: when a user tries to access an existing collection which they are not authorized to access, and when user tries to access a non-existing collection. The two differing error messages leak the existence of collections to users which are not authorized to access these collections. Version 11.13.0 fixes the issue.

Key dates

02Disclosure timeline

November 13, 2025 CVE published
November 14, 2025 Record updated