The exact Directus version number is incorrectly being used as OpenAPI Spec version this means that it is being exposed by the /server/specs/oas
endpoint without authentication.
With the exact version information a malicious attacker can look for known vulnerabilities in Directus core or any of its shipped dependencies in that specific running version.
{ "severity": "MODERATE", "github_reviewed_at": "2025-07-15T15:29:38Z", "nvd_published_at": "2025-07-15T00:15:23Z", "cwe_ids": [ "CWE-200" ], "github_reviewed": true }