In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade getkirby/cms to version 4.9.4, 5.4.4 or higher.
Affected versions of this package are vulnerable to Missing Authorization via the content.fileRedirects process. An attacker can gain unauthorized access to files in top-level drafts by directly requesting clean file URLs, bypassing authentication and authorization checks. This is only exploitable if the content.fileRedirects option is enabled (set to true or a custom closure) in Kirby 5, or not explicitly disabled in Kirby 4, and the attacker knows the full clean file URL.