CVE-2025-53887: Directus's exact version number is exposed by the OpenAPI Spec
Summary
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.
Impact
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.
Other sources
Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, 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. Version 11.9.0 fixes the issue.
— MITRE
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-53887?
CVE-2025-53887 is considered a moderate severity vulnerability due to potential exposure of sensitive information.
How do I fix CVE-2025-53887?
To fix CVE-2025-53887, upgrade Directus to version 11.9.0 or later.
What versions are affected by CVE-2025-53887?
CVE-2025-53887 affects Directus versions from 9.0.0 to 11.8.9.
What are the risks associated with CVE-2025-53887?
The risks associated with CVE-2025-53887 include the potential for unauthorized access to API specifications and sensitive application data.
Is CVE-2025-53887 a remote code execution vulnerability?
No, CVE-2025-53887 is not classified as a remote code execution vulnerability.