CVE-2025-64749

MEDIUM EPSS 21.9%
Published Nov 13, 20257mo ago · Modified Jun 17, 20261w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Nov 13, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
21.9% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-203
CWE-209

Affected Products 1

VendorProductVersionRange
monospacedirectus* <11.13.0

References 2

  • github.com https://github.com/directus/directus/commit/f99c9b89071f9d136cc9b0d0c182f2d24542bc31
    Patch
  • github.com https://github.com/directus/directus/security/advisories/GHSA-cph6-524f-3hgr
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/directus/directus/commit/f99c9b89071f9d136cc9b0d0c182f2d24542bc31
    Patch