This vulnerability is trending on Twitter; this may indicate a growing threat.
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 applicationsUpgrade getkirby/cms to version 4.9.4, 5.4.4 or higher.
Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores in the installation process when the Forwarded, X-Client-IP, or X-Real-IP headers are set by a reverse proxy. An attacker can gain unauthorized administrative access by remotely initiating the setup process and creating the first admin account. This is only exploitable if the site is running behind a reverse proxy that sets one of the affected headers and no admin account has been configured.
This vulnerability can be mitigated by creating an initial admin account before exposing the site, or by disabling the REST API with the 'api' => false option in the configuration file.