Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Rijk Van Zanten

#26885of 56,330
9.8Total CVSS
Vulnerabilities · 1
PT-2022-18147
9.8
2022-04-05
Directus · Directus · CVE-2022-26969
**Name of the Vulnerable Software and Affected Versions** Directus versions prior to 9.7.0 **Description** The default settings of CORS ORIGIN and CORS ENABLED in Directus are true, which could lead to unauthorized access in uncontrolled environments when the configuration hasn't been changed. This is due to the default value for the `CORS ENABLED` and `CORS ORIGIN` configuration being very permissive. **Recommendations** For versions prior to 9.7.0, configure the CORS environment variables to match your project's usage, rather than leaving them at the permissive defaults. Update to version 9.7.0 or later, where the default values for CORS have been changed to be less permissive.